clippy_utils
1.77.0-nightly
(2319be8e2 2024-01-12)
Module certainty
Enums
Traits
Functions
In clippy_utils::ty::type_certainty
?
Module
clippy_utils
::
ty
::
type_certainty
::
certainty
source
·
[
−
]
Enums
Certainty
Traits
Meet
TryJoin
Functions
join
Think:
iter.any(/* is certain */)
meet
Think:
iter.all(/* is certain */)