Home
last modified time | relevance | path

Searched defs:unwrap_unchecked (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/once_cell/src/
H A Dlib.rs1376 unsafe fn unwrap_unchecked<T>(val: Option<T>) -> T { in unwrap_unchecked() functions

Completed in 3 milliseconds