pub type FileKv<T, C> = CodecKvStorage<FileBackend, C, T>;Expand description
FileKv type alias.
Aliased Typeยง
pub struct FileKv<T, C> { /* private fields */ }pub type FileKv<T, C> = CodecKvStorage<FileBackend, C, T>;FileKv type alias.
pub struct FileKv<T, C> { /* private fields */ }