mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
We can use `String::from_utf8` instead (introduced in #8568). This matches `std::str::String`s method. |
||
|---|---|---|
| .. | ||
| address.rs | ||
| allocator_api2.rs | ||
| boxed.rs | ||
| clone_in.rs | ||
| convert.rs | ||
| hash_map.rs | ||
| lib.rs | ||
| serialize.rs | ||
| string.rs | ||
| vec.rs | ||