Module sewup::kv::traits[][src]

Expand description

traits for Key and Value

Re-exports

pub use key::Key;
pub use value::Value;
pub use vec::VecLike;

Modules

helps serialized key object into raw and also deserialize the raw back to object

helps serialized value object into raw and also deserialize the raw back to object