bitvec 1.0.1

Addresses memory by bits, for packed collections and bitfields
Documentation

bitvec

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

default

  • atomic
  • std

atomic

    This feature flag does not enable additional features.

std

  • alloc

alloc

    This feature flag does not enable additional features.

testing

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.