Cargo Features

SmallOrdSet has no features set by default.

[dependencies]
small-ord-set = { version = "0.1.3", features = ["union"] }
union

Enables union of smallvec

SmallOrdSet has 1 feature without comment.