Function rustc_builtin_macros::format_foreign::printf::parse_next_substitution
source · [−]pub fn parse_next_substitution(s: &str) -> Option<(Substitution<'_>, &str)>
Expand description
Parse the next substitution from the input string.