Skip to main content

cast_num_to_bool

Function cast_num_to_bool 

Source
pub fn cast_num_to_bool<I>(value: I) -> bool
where I: Default + PartialEq,
Expand description

Cast numeric types to boolean