pin_project_internal::utils

Macro parse_quote_spanned

source
macro_rules! parse_quote_spanned {
    ($span:expr => $($tt:tt)*) => { ... };
}