faststr 0.2.19

Faststr is a string library that reduces the cost of clone.
Documentation

faststr

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

default

  • std

std

  • serde/std

redis

  • dep:redis
  • itoa

serde-unsafe

  • serde

itoa

  • dep:itoa

redis-unsafe

  • redis

serde

  • dep:serde