Searched defs:try_unwrap (Results 1 – 2 of 2) sorted by relevance
40 pub fn try_unwrap(self) -> Option<R> { in try_unwrap() method
400 pub fn try_unwrap(self) -> Result<DeviceMemory, Self> { in try_unwrap() method