☰
In rustc_middle::ty::inhabitedness::inhabited_predicate
?
Function
rustc_middle
::
ty
::
inhabitedness
::
inhabited_predicate
::
try_and
source
·
[
−
]
fn try_and<T, E>(a: T, b: T, f: impl
Fn
(T) ->
Result
<
bool
, E>) ->
Result
<
bool
, E>