We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
str::slice works on byte indices, so it would make more sense if the function was called str::slice_bytes.
str::slice
str::slice_bytes