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§