rustils::parse::byte
pub fn u64_to_i8_res(a: u64) -> ParseResultI8
Parse u64 to i8
u64
i8
a
rustils::parse::byte::u64_to_i8_res;