[][src]Macro syntax::struct_span_warn

macro_rules! struct_span_warn {
    ($session:expr, $span:expr, $code:ident, $($message:tt)*) => { ... };
}