Searched refs:unwrap_value (Results 1 – 1 of 1) sorted by relevance
42 unsafe fn unwrap_value(&mut self) -> T { in unwrap_value() function236 let value = unsafe { (state.$h.unwrap_value(), $(state.$id.unwrap_value()),*) };