Searched defs:fail (Results 1 – 2 of 2) sorted by relevance
345 macro_rules! fail { macro
37 pub fn fail(&self, hard_fail: bool) { in fail() method