Macros§
- format_
smolstr - Formats arguments to a
SmolStr, potentially without allocating.
Structs§
- SmolStr
- A
SmolStris a string type that has the following properties: - Smol
StrBuilder - A builder that can be used to efficiently build a
SmolStr.
SmolStr, potentially without allocating.SmolStr is a string type that has the following properties:SmolStr.