chj_
rustbin
0.1.0
In chj_
rustbin::
text::
parseutil
chj_rustbin
::
text
::
parseutil
Function
drop_n
Copy item path
Source
pub fn drop_n(s: &
str
, n:
usize
, f: impl
Fn
(
char
) ->
bool
) ->
Result
<&
str
>