A Rust-like result type for Python that enables robust error handling through explicit Ok/Err variants
—
{
"name": "tessl/pypi-result",
"version": "0.17.0",
"docs": "docs/index.md",
"describes": "pkg:pypi/result@0.17.0",
"summary": "A Rust-like result type for Python that enables robust error handling through explicit Ok/Err variants"
}