Searched refs:number_from_signed (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_json/src/value/ | ||
H A D | number.rs | 192 macro_rules! number_from_signed { macros 217 number_from_signed!(i8, i16, i32, i64, isize); |
Completed in 1 milliseconds