#cheatsheet #quick #binary #docs #book #repo #name

bin+lib rust-cheatsheet

a quick cheatsheet for rust

1 unstable release

0.1.0 Aug 3, 2021

#2741 in Parser implementations

MIT license

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

No runtime deps