pub fn param_as_bool( params: &HashMap<String, Value>, names: &[&str], default: bool, ) -> bool
Read a boolean parameter from a map with multiple possible key names