Macro strom::chr [] [src]

macro_rules! chr {
    ($src:expr, $fun:expr) => { ... };
}