referrerpolicy=no-referrer-when-downgrade

Type Alias KeyValues

Source
pub type KeyValues = Vec<(Vec<u8>, Vec<u8>)>;

Aliased Type§

struct KeyValues { /* private fields */ }