format_value

Macro format_value 

Source
macro_rules! format_value {
    ($obj:expr,$what : ident ,$a1:expr) => { ... };
}