rustc_builtin_macros::format_foreign::shell

Function parse_next_substitution

Source
fn parse_next_substitution(s: &str) -> Option<(Substitution<'_>, &str)>
Expand description

Parse the next substitution from the input string.