quote

Macro __quote_spanned

Source
macro_rules! __quote_spanned {
    ($quote_spanned:item) => { ... };
}