Macro impl_to_json_string

Source
macro_rules! impl_to_json_string {
    ($type_name:ty) => { ... };
}