Macro for_all_formatting_op

Source
macro_rules! for_all_formatting_op {
    () => { ... };
}