Searched defs:unwrap_or_default (Results 1 – 3 of 3) sorted by relevance
105 pub fn unwrap_or_default(self) -> T { in unwrap_or_default() method
343 pub fn unwrap_or_default(mut self) -> T { in unwrap_or_default() method364 pub fn unwrap_or_default(mut self) -> T { in unwrap_or_default() method584 fn unwrap_or_default() { in unwrap_or_default() function
148 pub fn unwrap_or_default(self) -> T { in unwrap_or_default() method