Function rustc::ty::relate::expected_found_bool
[−]
[src]
pub fn expected_found_bool<T>(a_is_expected: bool, a: &T, b: &T) -> ExpectedFound<T> where T: Clone
Unstable (
rustc_private
)