Function parse_bool

Source
pub fn parse_bool(value: &str) -> SubXResult<bool>
Expand description

Parse boolean value from string.