Not found feature and method

After update to nightly 1.69.0 I ran into some unexpected errors:

error[E0635]: unknown feature str_split_whitespace_as_str
error[E0599]: no method named as_str found for struct SplitWhitespace in the current scope

Are these some nightly problems?

Looks like it was renamed to remainder recently

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.