pub fn node<'tokens, 'src: 'tokens>() -> impl Parser<'tokens, InputType<'tokens, 'src>, Node<'src>, RichExtra<'tokens, 'src>> + Clone