Expand description
A searchable collection of computer science and Rust development heuristics.
This crate provides curated rules of thumb for choosing the right data structures, algorithms, and architectural patterns in Rust development.
Structs§
- Heuristic
- A single heuristic with its metadata
- Heuristic
Db - Database of searchable heuristics
Functions§
- load_
heuristics - Parse the base.md file and build the heuristic database