pub fn i32_to_u8_saturating(value: i32) -> u8
Saturates an i32 to the range representable by u8.
i32
u8