Type Definition jaq_parse::Main

source · []
pub type Main = (Vec<Def>, Spanned<Filter>);
Expand description

(Potentially empty) sequence of definitions, followed by a filter.