rads 0.1.0

Advanced and niche data structures
Documentation

Advanced Data Structures in Rust

This is my final project for my data structures class.

People use Rust because it is fast and safe. To assist that, they should use data structures that are fast as well!