Skip to content

Phaiax/rust-cheatsheet

Rust Cheatsheet

A HTML, still growing, extensive Rust cheatsheet.

This cheatsheet is more about the standard library than about language features.

TODO

  • The essentials (format, hashmap, String, ....)
  • Common structs: Option, Result, ..
  • Drop, Cow, Add
  • arrays, function pointers,
  • file io
  • Macros
  • Descriptions to recommended crates (regex, maybe with docu)
  • Common Traits

Contribute

  • just as you start doing something, please report what you are planning to do in the github issues section.
  • make a pull request as soon as possible (it's only one file, so merge conflicts are probable)
  • ask me and i will add you as a maintainer
  • keep html clean, use the style provided.
  • improve or change design if you are a good designer (i'm not)

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
OFL-1.1
SourceCodePro-LICENSE.txt
OFL-1.1
SourceSerifPro-LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published