Macro zero_formatter::option_formatter [] [src]

macro_rules! option_formatter {
    (#[target($buffer:ty)]
    $name:ident
    ) => { ... };
}