Module syntax_ext::format_foreign::printf [−][src]
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Structs
Format |
[ Experimental ] A single |
Substitutions |
[ Experimental ] Iterator over substitutions in a string. |
Enums
Num |
[ Experimental ] A general number used in a |
State |
[ Experimental ]
|
Substitution |
[ Experimental ] Represents a single |
Functions
at_next_cp_while |
[ Experimental ]
|
is_digit |
[ Experimental ]
|
is_flag |
[ Experimental ]
|
iter_subs |
[ Experimental ] Returns an iterator over all substitutions in a given string. |
parse_next_substitution |
[ Experimental ] Parse the next substitution from the input string. |