Rust 语言小抄

Rust 语言小抄 -- https://cheats.rs。「Rust Language Cheat Sheet - https://cheats.rs」

Github stars Tracking Chart

Logo Rust Language Cheat Sheet

READ ONLINE

Background

This is the "Rust Language Cheat Sheet". It is for users who

  • are early Rust professionals (experienced programmers, intermediate Rust users), and
  • prefer visual, example-driven content

Use cases, in order of priority:

  • "identification guide" for unknown or symbolic constructs encountered in code.
  • provide further reading from easy to advanced (Book to Nomicon).
  • quick lookup for language related problems.
  • discover constructs in the language you might not know.

Design guides:

  • have high information density; every word counts.
  • be printer and mobile friendly
  • don't repeat what's better explained elsewhere, but do state the very essence.
  • have memorable URL :)

Building

Built with Zola, the static site generator written in Rust. To develop locally install Zola, then run:

zola serve

Contributing

Contributions are very welcome. You can PR bug fixes (broken links, typos, ...) directly. I am happy to evolve the current concept based on feedback and demands. Feel free to open an issue and discuss.

Credits

Big shout-out to all the contributors and people filing issues and pull requests for being awesome!

Takes additional inspiration from:

Legal & License

Please see here for details.

Overview

Name With Ownerralfbiedert/cheats.rs
Primary LanguageRust
Program languageRust (Language Count: 1)
PlatformLinux, Mac, Windows
License:
Release Count2
Last Release Namelatest-release (Posted on )
First Release Name2020-02-08 (Posted on )
Created At2018-11-12 18:58:09
Pushed At2024-05-02 16:19:12
Last Commit At2024-05-02 18:19:00
Stargazers Count3.9k
Watchers Count68
Fork Count371
Commits Count1k
Has Issues Enabled
Issues Count123
Issue Open Count4
Pull Requests Count62
Pull Requests Open Count0
Pull Requests Close Count10
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top