alg_ds 0.3.2

Algorithms & data structures
Documentation
[dependencies]

[lib]
name = "alg_ds"
path = "src/lib.rs"

[package]
authors = ["dvshapkin <dvshapkin@mail.ru>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Algorithms & data structures"
documentation = "https://docs.rs/alg-ds"
edition = "2018"
homepage = "https://github.com/dvshapkin/alg-ds"
keywords = ["algorithm", "data-structure"]
license = "MIT"
name = "alg_ds"
readme = "README.md"
repository = "https://github.com/dvshapkin/alg-ds"
version = "0.3.2"