Module printf

Source

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.