#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

#418 in Multimedia

24 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–21MB
~331K SLoC