#music-player #player #music #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

0.1.0 Oct 11, 2024

#253 in Multimedia

41 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
~322K SLoC