option_properties_debug_method

Macro option_properties_debug_method 

Source
macro_rules! option_properties_debug_method {
    ($name:ident, [$($getter:ident,)*]) => { ... };
}