[][src]Macro binwrite::writer_option_new

macro_rules! writer_option_new {
    ($($field:ident : $val:expr),*$(,)?) => { ... };
}