Type Definition async_memorydb::KeyValue

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