Trait funty::AtMost128 [−][src]
pub trait AtMost128: IsNumber { }Expand description
Declare that a type is one hundred twenty-eight or fewer bits wide.
pub trait AtMost128: IsNumber { }Declare that a type is one hundred twenty-eight or fewer bits wide.