KeyValuePairs

Type Alias KeyValuePairs 

Source
pub type KeyValuePairs = Vec<KeyValuePair>;

Aliased Type§

pub struct KeyValuePairs { /* private fields */ }