Macro quote_use::quote_spanned_use

source ยท
macro_rules! quote_spanned_use {
    ($span:expr => $($tokens:tt)*) => { ... };
}