algorithmica 0.1.1

Rust Algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "algorithmica"
version = "0.1.1"
authors = ["AbrarNitk <abrar.nitk@gmail.com>"]
edition = "2018"
description = "Rust Algorithms"
license = "MIT"
include = ["src/**/*", "Cargo.toml"]

[dependencies]