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. - 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.