Macro bincode::config::legacy::config_map

source ยท
macro_rules! config_map {
    ($self:expr, $opts:ident => $call:expr) => { ... };
}