1 unstable release
0.1.0 | Aug 3, 2021 |
---|
#3 in #cheatsheet
52KB
1K
SLoC
Rust-Book
a rust cheatsheet repo based of the Rust Programming Language Book https://doc.rust-lang.org/book/
Usage
to run one of the examples use cargo run --bin <binary>
where <binary>
is the name of the binary in Cargo.toml
lib.rs
:
Art
A library for modeling artistic concepts
Theory Module
theory
is a collection of basic mathematical
utility functions
Internal Module
mod internal
specifies some more
internal functionality
base module
kinds of colors