bstr 1.0.1

A string type that is not required to be valid UTF-8.
Documentation

bstr

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

default

  • std
  • unicode

std

  • alloc
  • memchr/std
  • serde?/std

unicode

  • dep:once_cell
  • dep:regex-automata

alloc

  • serde?/alloc

regex-automata

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.