Module syntax_ext::format_foreign::shell [−][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
Substitutions |
[ Experimental ] Iterator over substitutions in a string. |
Enums
Substitution |
[ Experimental ]
|
Functions
at_next_cp_while |
[ Experimental ]
|
is_ident_head |
[ Experimental ]
|
is_ident_tail |
[ 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. |