Searched defs:has_backtrace (Results 1 – 2 of 2) sorted by relevance
142 let mut has_backtrace = false; in check_field_attrs() localVariable
30 pub(crate) fn has_backtrace(&self) -> bool { in has_backtrace() method