Patina - Rusty types for Python

This is an implementation of Rust’s Result and Option types in Python. Almost all methods have been implemented. Excluded are those that involve Rust’s borrowing semantics and implementations of traits, which are not trivially supported in Python.

Indices and tables