bstr 1.4.0

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

bstr

This version has 5 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

serde

  • dep:serde