Module rustc_builtin_macros::format_foreign::printf[][src]

Structs

A single printf-style formatting directive.

Iterator over substitutions in a string.

Enums

A general number used in a printf formatting directive.

Represents a single printf-style substitution.

Functions

Returns an iterator over all substitutions in a given string.

Parse the next substitution from the input string.