Crates.io | maybe-multiple |
lib.rs | maybe-multiple |
version | 0.1.0 |
source | src |
created_at | 2024-07-29 06:43:11.943617 |
updated_at | 2024-07-29 06:43:11.943617 |
description | An extension of `Option` which can hold none, one or multiple elements |
homepage | |
repository | https://github.com/bmc-labs/maybe-multiple |
max_upload_size | |
id | 1318595 |
size | 32,521 |
🎰 maybe-multiple
An extension of Option
which can hold none, one or multiple elements
serde
: enables serialization and deserialization via serde
This is an open source project, so there isn't support per se. If you open an issue in the repository, we'll try and help you, but no promises.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.