smallvec 0.6.14

'Small vector' optimization: store up to a small number of items on the stack
Documentation

smallvec

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

std (default)

This feature flag does not enable additional features.

may_dangle

This feature flag does not enable additional features.

serde

This feature flag does not enable additional features.

specialization

This feature flag does not enable additional features.

union

This feature flag does not enable additional features.