[][src]Trait primitive_traits::LogicalShr

pub trait LogicalShr: Integer + Unsigned { }

Implementors

impl<T: Integer + Unsigned> LogicalShr for T[src]

Loading content...