Pairs

Type Alias Pairs 

Source
pub type Pairs<'i> = Pairs<'i, Rule>;

Aliased Type§

pub struct Pairs<'i> { /* private fields */ }