pub fn cast_single_string_to_boolean_default(value: &str) -> Option<bool>
Cast a single string to boolean with default cast option(safe=true).