serde_json::value::from

Macro from_integer

Source
macro_rules! from_integer {
    ($($ty:ident)*) => { ... };
}