one-or-many 0.1.3

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

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.