imsz

Macro map_expr

Source
macro_rules! map_expr {
    ($fmt:ident $expr:expr) => { ... };
}