#[doc(hidden)]macro_rules! quote_each_token_spanned { ($tokens:ident $span:ident $($tts:tt)*) => { ... }; }