Home
last modified time | relevance | path

Searched defs:unwrap_or_abort (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/proc-macro-error/src/
Dlib.rs363 fn unwrap_or_abort(self) -> Self::Ok; in unwrap_or_abort() method
393 fn unwrap_or_abort(self) -> T { in unwrap_or_abort() method