Structs§
- Format 🔒
- A single
printf
-style formatting directive. - Substitutions 🔒
- Iterator over substitutions in a string.
Enums§
- Num 🔒
- A general number used in a
printf
formatting directive. - State 🔒
- Substitution 🔒
- Represents a single
printf
-style substitution.
Functions§
- at_
next_ 🔒cp_ while - is_flag 🔒
- iter_
subs 🔒 - Returns an iterator over all substitutions in a given string.
- parse_
next_ 🔒substitution - Parse the next substitution from the input string.