Type Definition async_filedb::KeyValue

source ·
pub type KeyValue = (SmolStr, Bytes);