Trait funty::AtMost64 [−][src]
Declare that a type is sixty-four or fewer bits wide.
Declare that a type is sixty-four or fewer bits wide.
impl AtMost64 for f32[src]impl AtMost64 for f64[src]impl AtMost64 for i8[src]impl AtMost64 for i16[src]impl AtMost64 for i32[src]impl AtMost64 for i64[src]impl AtMost64 for isize[src]impl AtMost64 for u8[src]impl AtMost64 for u16[src]impl AtMost64 for u32[src]impl AtMost64 for u64[src]impl AtMost64 for usize[src]