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 the next substitution from the input string.