unwrap abstract method

T unwrap()

Returns the contained Some value, consuming the self value.

Implementation

T unwrap();