Trait stark::sail::core::SizedBase [−][src]
pub trait SizedBase { }Expand description
Trait for base types that are always the same size
pub trait SizedBase { }Trait for base types that are always the same size
impl SizedBase for u8[src]impl SizedBase for i8[src]impl SizedBase for u16[src]impl SizedBase for i16[src]impl SizedBase for u32[src]impl SizedBase for i32[src]impl SizedBase for u64[src]impl SizedBase for i64[src]impl SizedBase for u128[src]impl SizedBase for i128[src]impl SizedBase for f32[src]impl SizedBase for f64[src]impl SizedBase for *mut SlHead[src]