[][src]Macro highlight::anystring

macro_rules! anystring {
    ($ ($ proc_macro : tt) *) => { ... };
}