smallvec 1.13.2

'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 11 feature flags, 0 of them enabled by default.

arbitrary

  • dep:arbitrary

drain_keep_rest

  • drain_filter

serde

  • dep:serde

const_new

  • const_generics

specialization

    This feature flag does not enable additional features.

const_generics

    This feature flag does not enable additional features.

write

    This feature flag does not enable additional features.

debugger_visualizer

    This feature flag does not enable additional features.

drain_filter

    This feature flag does not enable additional features.

may_dangle

    This feature flag does not enable additional features.

union

    This feature flag does not enable additional features.