This means that `EscapeIterInner::as_str` no longer needs unsafe code, because the type system ensures the internal buffer is only ASCII, and thus valid UTF-8. |
||
|---|---|---|
| .. | ||
| convert.rs | ||
| decode.rs | ||
| methods.rs | ||
| mod.rs | ||
This means that `EscapeIterInner::as_str` no longer needs unsafe code, because the type system ensures the internal buffer is only ASCII, and thus valid UTF-8. |
||
|---|---|---|
| .. | ||
| convert.rs | ||
| decode.rs | ||
| methods.rs | ||
| mod.rs | ||