[][src]Macro ctchi::render

macro_rules! render {
    ($x:tt) => { ... };
    ($x:tt, $c:ident) => { ... };
}