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