Trait funty::AtMost128 [−][src]
Declare that a type is one hundred twenty-eight or fewer bits wide.
Declare that a type is one hundred twenty-eight or fewer bits wide.
impl AtMost128 for f32[src]impl AtMost128 for f64[src]impl AtMost128 for i8[src]impl AtMost128 for i16[src]impl AtMost128 for i32[src]impl AtMost128 for i64[src]impl AtMost128 for i128[src]impl AtMost128 for isize[src]impl AtMost128 for u8[src]impl AtMost128 for u16[src]impl AtMost128 for u32[src]impl AtMost128 for u64[src]impl AtMost128 for u128[src]impl AtMost128 for usize[src]