c0cc91008a
Clarify that String::split_at takes a byte index. To someone skimming through the `String` docs and only reads the first line, the person could interpret "index" to be "char index". Later on in the docs it clarifies, but by adding "byte" it removes that ambiguity. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |