as-result 0.2.0

Traits for converting types which may be interpreted as or into a result.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Michael Aaron Murphy <mmstick@pm.me>"]
categories = ["rust-patterns"]
description = "Traits for converting types which may be interpreted as or into a result.\n"
edition = "2018"
keywords = ["AsResult", "IntoResult", "ExitStatus"]
license = "MIT OR Apache-2.0"
name = "as-result"
readme = "README.md"
repository = "https://github.com/pop-os/as-result"
version = "0.2.0"