- This is a pretty widely covered topic and here's my take on it. https://medium.com/@alisomay/strings-in-rust-28c08a2d3130 5 comments rust
Linked pages
- Vec in std::vec - Rust https://doc.rust-lang.org/std/vec/struct.Vec.html#guarantees 100 comments
- Box in std::boxed - Rust https://doc.rust-lang.org/std/boxed/struct.Box.html#method.leak 47 comments
- String in std::string - Rust https://doc.rust-lang.org/stable/std/string/struct.String.html#method.drain 20 comments
- Medium https://medium.com/m/signin?isDraft=1&operation=login&redirect=https%3A%2F%2Fmedium.com%2F%40jamie_34747%2F79d382edf22b%3Fsource%3D 19 comments
- ✔️ ❤️ ★ Unicode Character Table http://unicode-table.com/en/ 16 comments
- V8 JavaScript engine https://v8.dev/ 16 comments
- CString in std::ffi - Rust https://doc.rust-lang.org/std/ffi/struct.CString.html#method.as_ptr 14 comments
- CStr in std::ffi - Rust https://doc.rust-lang.org/std/ffi/struct.CStr.html 5 comments
- UTF-8 - Wikipedia https://en.wikipedia.org/wiki/UTF-8 1 comment
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:medium.com
Search title: Exploring Strings in Rust. A general overview for newcomers | by Ali Somay | Better Programming
See how to search.