Searched defs:should_error (Results 1 – 1 of 1) sorted by relevance
51 should_error: bool, field73 pub fn should_error(&mut self) { in should_error() method83 let should_error = self.should_error; in build() localVariable