to_string_with

Macro to_string_with 

Source
macro_rules! to_string_with {
    ($obj:expr, $serializer:path) => { ... };
}