orn 0.9.0

A generic implementation of a sum type (or discriminated union). It provides `enum Or<T1, T2, ..., N>` types as a counterpart to tuples.
Documentation

orn

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

future (default)

iter (default)

This feature flag does not enable additional features.

or16

This feature flag does not enable additional features.

or32

rayon

serde