Function rustc_transmute::maybe_transmutable::or

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