Pair

Type Alias Pair 

Source
pub type Pair<V = Vec<u8>> = Record<V>;
👎Deprecated: Renamed to Record, please use this instead