Function rustc_builtin_macros::format_foreign::shell::at_next_cp_while
source · fn at_next_cp_while<F>(cur: StrCursor<'_>, pred: F) -> StrCursor<'_>where
F: FnMut(char) -> bool,
fn at_next_cp_while<F>(cur: StrCursor<'_>, pred: F) -> StrCursor<'_>where
F: FnMut(char) -> bool,