[][src]Macro gedcom::fmt_optional_value

macro_rules! fmt_optional_value {
    ($debug_struct: ident, $prop: literal, $val: expr) => { ... };
}