Function rustc_transmute::maybe_transmutable::and

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