#utilities #result #inspect

result-inspect

Adds the missing Result::inspect() function

3 releases (breaking)

0.3.0 Apr 9, 2023
0.2.0 Mar 7, 2021
0.1.0 Dec 22, 2019

#2781 in Rust patterns

Download history 122/week @ 2024-12-17 20/week @ 2024-12-24 98/week @ 2024-12-31 130/week @ 2025-01-07 230/week @ 2025-01-14 183/week @ 2025-01-21 113/week @ 2025-01-28 202/week @ 2025-02-04 253/week @ 2025-02-11 121/week @ 2025-02-18 267/week @ 2025-02-25 110/week @ 2025-03-04 435/week @ 2025-03-11 271/week @ 2025-03-18 252/week @ 2025-03-25 82/week @ 2025-04-01

1,046 downloads per month
Used in 4 crates (3 directly)

MPL-2.0 license

10KB
74 lines

This crate adds the missing Result::inspect function via an extension trait


result-inspect

A simple crate that adds the missing Result::inspect() function.

Contributions welcome.

License

MPL-2.0

No runtime deps