Module rustc_builtin_macros::format_foreign::printf
source ยท Structsยง
- A single
printf
-style formatting directive. - Iterator over substitutions in a string.
Enumsยง
- A general number used in a
printf
formatting directive. - State ๐
- Represents a single
printf
-style substitution.
Functionsยง
- at_next_cp_while ๐
- is_flag ๐
- Returns an iterator over all substitutions in a given string.
- Parse the next substitution from the input string.