Type Definition typenum::operator_aliases::Or [−][src]
Expand description
Alias for the associated type of BitOr
: Or<A, B> = <A as BitOr<B>>::Output
Alias for the associated type of BitOr
: Or<A, B> = <A as BitOr<B>>::Output