[][src]Type Definition voile::syntax::lisp::Tok

type Tok<'a> = Pair<'a, Rule>;