Type Alias DBKeyValueRef

Source
pub type DBKeyValueRef<'a> = (&'a DBKey, &'a DBValue);