Crate heuristics

Crate heuristics 

Source
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
HeuristicDb
Database of searchable heuristics

Functions§

load_heuristics
Parse the base.md file and build the heuristic database