pub fn defs() -> impl Parser<Token, Vec<Def>, Error = Simple<Token>> + Clone
Parser for a sequence of definitions.