Macro helix::ruby [] [src]

macro_rules! ruby {
    { $($rest:tt)* } => { ... };
}