Skip to main content

i32_to_u8_saturating

Function i32_to_u8_saturating 

Source
pub fn i32_to_u8_saturating(value: i32) -> u8
Expand description

Saturates an i32 to the range representable by u8.