heap-array 0.1.8

An Implementation of a variable length array, with its main benefit over `Vec` is taking up less space
Documentation

heap-array

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

default

    This feature flag does not enable additional features.

simd-json

  • dep:simd-json-derive
  • dep:simd-json

nightly

  • dropck
  • allocator-api

serde

  • dep:serde

dropck

    This feature flag does not enable additional features.

allocator-api

    This feature flag does not enable additional features.