smallvec 0.6.14

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

smallvec

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

default

  • std

std

    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.