rustc_transmute::maybe_transmutable

Function and

Source
fn and<R>(lhs: Answer<R>, rhs: Answer<R>) -> Answer<R>
where R: PartialEq,