Macro der_parser::parse_der_optional [] [src]

macro_rules! parse_der_optional {
    ($i:expr, $f:ident) => { ... };
}