Macro impl_to_json_value

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