result 1.0.0

Helpers for dealing with nested Result and Option types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
repository = "arcnmx/result-rs"

[package]
authors = ["arcnmx"]
description = "Helpers for dealing with nested Result and Option types"
documentation = "http://arcnmx.github.io/result-rs/result"
keywords = ["option", "result", "invert"]
license = "MIT"
name = "result"
readme = "README.md"
repository = "https://github.com/arcnmx/result-rs"
version = "1.0.0"