| Crates.io | one-or-many |
| lib.rs | one-or-many |
| version | 0.4.0 |
| created_at | 2024-10-11 05:24:56.741299+00 |
| updated_at | 2025-08-06 04:02:19.567433+00 |
| description | Utility container for working with data that can either be null, a single value, or a list of values. |
| homepage | |
| repository | https://github.com/AnthonyMichaelTDM/mecomp |
| max_upload_size | |
| id | 1404937 |
| size | 151,522 |
This is a simple crate that implements the OneOrMany type, a utility type that can be used to represent a value that can be either a single value or a collection of values.