3 releases (breaking)
0.3.0 | Apr 9, 2023 |
---|---|
0.2.0 | Mar 7, 2021 |
0.1.0 | Dec 22, 2019 |
#19 in #inspect
26 downloads per month
Used in 2 crates
(via imag-diary)
10KB
70 lines
option-inspect
A simple crate that adds the missing Option::inspect()
function.
Contributions welcome.
License
MPL-2.0
lib.rs
:
This crate adds the missing Option::inspect function via an extension trait