Searched refs:has_error (Results 1 – 1 of 1) sorted by relevance
187 pub const fn has_error(&self) -> bool { in has_error() method476 assert!(x.round_down(SafeNum::MIN).has_error()); in test_round_down()485 assert!(SafeNum::MAX.round_up(32).has_error()); in test_round_up()