has_value_formatter

Macro has_value_formatter 

Source
macro_rules! has_value_formatter {
    (#[target($buffer:ty)]
    $t:ty
    ) => { ... };
}