Crate smol_str

source

Macros§

Structs§

  • A SmolStr is a string type that has the following properties:
  • A builder that can be used to efficiently build a SmolStr.

Traits§