petitset 0.2.1

An ordered set data structure, optimized for stack-allocated storage of a tiny number of elements with a fixed cap.
Documentation

petitset

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

thiserror_compat

  • thiserror
  • std

serde_compat

  • serde
  • std

set_algebra

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.