inspect_
format
0.0.1
Container
Value
Implementations on Foreign Types
f64
i64
u16
u32
u64
u8
Implementors
In crate inspect_
format
inspect_format
Trait
ContainerValue
Copy item path
Source
pub trait ContainerValue: Sealed { }
Implementations on Foreign Types
§
Source
§
impl
ContainerValue
for
f64
Source
§
impl
ContainerValue
for
i64
Source
§
impl
ContainerValue
for
u8
Source
§
impl
ContainerValue
for
u16
Source
§
impl
ContainerValue
for
u32
Source
§
impl
ContainerValue
for
u64
Implementors
§