macro_rules! binvalue_map_keytype {
    ($b:expr, $t:ident, $e:expr) => { ... };
}
Expand description

Same as binvalue_map_type!, but limited to types used a BinMap keys