Macro rustc_ast::ast_traits::impl_has_span

source ·
macro_rules! impl_has_span {
    ($($T:ty),+ $(,)?) => { ... };
}