Crates.io | choice |
lib.rs | choice |
version | 0.0.2 |
source | src |
created_at | 2021-02-06 23:40:22.648873 |
updated_at | 2021-02-22 00:27:13.41551 |
description | Similar to `either` but supports an unbounded number of variants. |
homepage | |
repository | https://github.com/jonnadal/choice |
max_upload_size | |
id | 351716 |
size | 19,723 |
This crate is similar to either
but
supports an unbounded number of variants. See the API
docs for examples and more details.
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.
Choice is copyright 2021 Jonathan Nadal. It is made available under the MIT License.