Rust Cheat Sheets
Cheatsheet | Rust- Rust Container Cheat Sheet
A slightly older documentation about all of Rusts different container and pointer types. - Rust String Conversions
Explains how to convert the different string types into each other. - Rust Cheat Sheet
Extensive cheat sheet containing language basics, standard library types, collection types, and common libraries. - Language Cheat Sheet
Extensive documentation on around the syntax and the base language. Contains links to the book, Rust by Example, the Standard library documentation, the Nomicon, and the Rust Reference, where these links are appropriate.