pub(crate) fn tokens<'e: 't, 't, T: Parse<'t> + ?Sized>( _: &'e mut Environment, document: &'t str, verbose: Verbosity, )