Macro ibc::some_attribute[][src]

macro_rules! some_attribute {
    ($a:ident, $b:literal) => { ... };
}