choice

Crates.iochoice
lib.rschoice
version0.0.2
sourcesrc
created_at2021-02-06 23:40:22.648873
updated_at2021-02-22 00:27:13.41551
descriptionSimilar to `either` but supports an unbounded number of variants.
homepage
repositoryhttps://github.com/jonnadal/choice
max_upload_size
id351716
size19,723
Jon Nadal (jonnadal)

documentation

README

crates.io docs.rs LICENSE

This crate is similar to either but supports an unbounded number of variants. See the API docs for examples and more details.

Contribution

Contributions are welcome! Please fork the library, push changes to your fork, and send a pull request. All contributions are shared under an MIT license unless explicitly stated otherwise in the pull request.

License

Choice is copyright 2021 Jonathan Nadal. It is made available under the MIT License.

Commit count: 18

cargo fmt