Function str_is_truthy

Source
pub fn str_is_truthy(val: &str) -> bool
Expand description

Parse a string into a boolean value.