Macro has_value_formatter_methods

Source
macro_rules! has_value_formatter_methods {
    ($t:ty) => { ... };
}