Macro vdev::features::mapping

source ยท
macro_rules! mapping {
    ( $( $key:ident => $value:ident, )* ) => { ... };
}