some-to-err 0.0.2

A trait that provides a method for converting an Option into a Result by treating Some values as Err and None values as Ok.
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "some-to-err"
version = "0.0.2"