Macro runes::make_optable [] [src]

macro_rules! make_optable {
    ($x:ident, $t: ty) => { ... };
}