result-inspect 0.3.0

Adds the missing Result::inspect() function
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Adds the missing Result::inspect() function"
documentation = "https://docs.rs/result-inspect"
edition = "2018"
keywords = ["result", "util"]
license = "MPL-2.0"
name = "result-inspect"
readme = "README.md"
repository = "https://github.com/matthiasbeyer/result-inspect"
version = "0.3.0"