Type Definition typenum::operator_aliases::Shright [−][src]
type Shright<A, B> = <A as Shr<B>>::Output;
Alias for the associated type of Shr
: Shright<A, B> = <A as Shr<B>>::Output
type Shright<A, B> = <A as Shr<B>>::Output;
Alias for the associated type of Shr
: Shright<A, B> = <A as Shr<B>>::Output