Home
last modified time | relevance | path

Searched refs:unwrap_value (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/combine/src/parser/
Dsequence.rs42 unsafe fn unwrap_value(&mut self) -> T { in unwrap_value() function
236 let value = unsafe { (state.$h.unwrap_value(), $(state.$id.unwrap_value()),*) };