format_option

Macro format_option 

Source
macro_rules! format_option {
    ($F:expr, $EXPR:expr) => { ... };
}