Modules§
- private 🔒
Macros§
- Formats arguments to a
SmolStr
, potentially without allocating.
Structs§
- A
SmolStr
is a string type that has the following properties:
Enums§
- Repr 🔒
Constants§
Traits§
- Convert value to
SmolStr
usingfmt::Display
, potentially without allocating.