serde_json::number

Macro impl_from_unsigned

Source
macro_rules! impl_from_unsigned {
    (
        $($ty:ty),*
    ) => { ... };
}