Type Alias OwnedPair

Source
pub type OwnedPair = Pair<'static>;
Expand description

Represents owned Pair values.