Searched refs:number_from_unsigned (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_json/src/value/ | ||
H A D | number.rs | 180 macro_rules! number_from_unsigned { in fmt() macros 216 number_from_unsigned!(u8, u16, u32, u64, usize); |
Completed in 1 milliseconds