Type Definition libp2p::multiaddr::multihash::typenum::Or [−][src]
type Or<A, B> = <A as BitOr<B>>::Output;
Alias for the associated type of BitOr
: Or<A, B> = <A as BitOr<B>>::Output
type Or<A, B> = <A as BitOr<B>>::Output;
Alias for the associated type of BitOr
: Or<A, B> = <A as BitOr<B>>::Output