optres

Yet another Rust's Option<T> and Result<T, E> simple implementation in Python.


Keywords
rust, option, result
License
Apache-2.0
Install
pip install optres==0.1.0

Documentation

optres

Yet another Rust's Option<T> and Result<T, E> implementation in Python.