compact_str 0.8.0-beta

A memory efficient string type that transparently stores strings on the stack, when possible
Documentation

compact_str

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 10 feature flags, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.

serde

  • dep:serde

markup

  • dep:markup

rkyv

  • dep:rkyv

arbitrary

  • dep:arbitrary

quickcheck

  • dep:quickcheck

proptest

  • dep:proptest

smallvec

  • dep:smallvec

bytes

  • dep:bytes