Type Definition benko::convert::UnwrapResult[][src]

type UnwrapResult<T> = Result<T, UnwrapError>;