one-or-many

Crates.ioone-or-many
lib.rsone-or-many
version0.4.0
created_at2024-10-11 05:24:56.741299+00
updated_at2025-08-06 04:02:19.567433+00
descriptionUtility container for working with data that can either be null, a single value, or a list of values.
homepage
repositoryhttps://github.com/AnthonyMichaelTDM/mecomp
max_upload_size
id1404937
size151,522
Anthony Rubick (AnthonyMichaelTDM)

documentation

README

OneOrMany

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.

Commit count: 882

cargo fmt