Jeho Yeon

Results 1 comments of Jeho Yeon

1. `try_unwrap` takes an ownership of `this` and returns its inner data with the ownership. 2. After the `try_unwrap` call, only the inner data have to be 'alive' and returned,...