Macro ipfix::field_parser[][src]

macro_rules! field_parser {
    { $($key:expr => ($string:expr, $value:expr)),+ } => { ... };
}