Macro moras::utility::enum_map::build_map_helper

source ยท
macro_rules! build_map_helper {
    ($data: expr, $val_fn: expr) => { ... };
}