smallvec-stableunion 0.6.10

Fork of the crate smallvec. Uses unions in stable rust. Please note that it can only store Copy types. No functional differences apart from that.
Documentation

smallvec-stableunion

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 5 feature flags, 1 of them enabled by default.

default

std (default)

This feature flag does not enable additional features.

may_dangle

This feature flag does not enable additional features.

serde

specialization

This feature flag does not enable additional features.

union

This feature flag does not enable additional features.