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