Module cml::one_or_many

source ·

Structs§

Enums§

  • Represents either a single value, or multiple values of T. Useful for differentiating between an array of length 1 and a single value.