choice 0.0.2

Similar to `either` but supports an unbounded number of variants.
Documentation
  • Coverage
  • 100%
    9 out of 9 items documented2 out of 7 items with examples
  • Size
  • Source code size: 20.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.56 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jonnadal/choice
    5 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jonnadal

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.