rustc_target::json

Macro to_json_impl_num

Source
macro_rules! to_json_impl_num {
    ($($t:ty), +) => { ... };
}