Type Definition rink_core::text_query::Iter[][src]

pub type Iter<'a> = Peekable<TokenIterator<'a>>;