at_next_cp_while
rustc_
builtin_
macros
1.91.0-nightly
(7ad23f43a 2025-09-09)
In rustc_
builtin_
macros::
format_
foreign::
shell
rustc_builtin_macros
::
format_foreign
::
shell
Function
at_
next_
cp_
while
Copy item path
Source
fn at_next_cp_while<F>(cur:
StrCursor
<'_>, pred: F) ->
StrCursor
<'_>
where F:
FnMut
(
char
) ->
bool
,