Searched refs:then_some (Results 1 – 2 of 2) sorted by relevance
82 .then_some(0) in set_param()
720 fn then_some<T>(self, t: T) -> Option<T>; in then_some() method724 fn then_some<T>(self, t: T) -> Option<T> { in then_some() method