dastral 0.1.0

Reduce boilerplate code, learn data structures & algorithms with Dastral.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
categories = ["data-structures", "algorithms", "rust-patterns"]
description = "Reduce boilerplate code, learn data structures & algorithms\nwith Dastral.\n"
edition = "2021"
keywords = ["data-structures", "algorithms", "rust-patterns"]
license = "MIT"
name = "dastral"
readme = "README.md"
version = "0.1.0"