tinystd 0.2.0

A literate-programming crate for my notes on general data structures and algorithms in Rust
Documentation

This crate is a place where I take notes when learning about a particular data structure or algorithm in Rust, usually by trying to implement a nominal version of the thing myself.