Searched defs:get_bool_attr (Results 1 – 2 of 2) sorted by relevance
402 fn get_bool_attr(&self, key: &K) -> Result<bool>; in get_bool_attr() method
100 fn get_bool_attr(&self, key: &K) -> Result<bool> { in get_bool_attr() function