rudac 0.2.0

A crate for common data structures and algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["mohamad amin rayej <m.amin.rayej@gmail.com>"]
categories = ["data-structures", "algorithms"]
description = "A crate for common data structures and algorithms"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "rudac"
readme = "crates_io.md"
repository = "https://github.com/maminrayej/rudac"
version = "0.2.0"