fera-optional 0.2.0

An optional value trait and some implementations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# fera-optional

An optional value trait and some implementations.

This crate is part of the [`fera`] project.

[![Docs.rs](https://docs.rs/fera-optional/badge.svg)](https://docs.rs/fera-optional/)
[![Crates.io](https://img.shields.io/crates/v/fera-optional.svg)](https://crates.io/crates/fera-optional)


## License

Licensed under [Mozilla Public License 2.0][mpl]. Contributions will be
accepted under the same license.

[`fera`]: https://github.com/malbarbo/fera
[mpl]: https://www.mozilla.org/en-US/MPL/2.0/