Type Definition kv::Raw

source · []
pub type Raw = IVec;
Expand description

Raw is an alias for sled::IVec

Trait Implementations

Convert from Raw

Wrapper around AsRef<u8>

Wrapper around AsRef<u8>

Convert from Raw