Macro mime::parse::byte_map

source ยท
macro_rules! byte_map {
    ($($flag:expr,)*) => { ... };
}