rustc_transmute::maybe_transmutable

Function or

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