#music-player #music #player #audio #mecomp

one-or-many

Utility container for working with data that can either be null, a single value, or a list of values

1 unstable release

new 0.1.0 Oct 11, 2024

#442 in Multimedia

Download history 161/week @ 2024-10-07

161 downloads per month
Used in 5 crates

MIT license

38KB
892 lines

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.

Dependencies

~0–20MB
~316K SLoC