Modulesยง
- private ๐
Macrosยง
- format_
smolstr - Formats arguments to a
SmolStr, potentially without allocating.
Structsยง
- SmolStr
- A
SmolStris a string type that has the following properties:
Enumsยง
- Inline
Size ๐ - Repr ๐
Constantsยง
- INLINE_
CAP ๐ - N_
NEWLINES ๐ - N_
SPACES ๐ - WS ๐
Traitsยง
- StrExt
strmethods producingSmolStrs.- ToSmol
Str - Convert value to
SmolStrusingfmt::Display, potentially without allocating.
Functionsยง
- build_
from_ ๐str_ iter