Macro neko::only_rep [] [src]

macro_rules! only_rep {
    ($sub: expr) => { ... };
}