collections-rs 0.3.1

Generic collection types for rust.
Documentation
[package]
name = "collections-rs"
version = "0.3.1"
authors = ["Jeroen Bollen <contact@jeroenbollen.eu>"]
description = "Generic collection types for rust."
repository = "https://gitlab.com/binero/collections"
readme = "README.md"
keywords = ["collections", "map"]
categories = ["data-structures"]
license = "Unlicense"

[dependencies]

[badges]
gitlab = { repository = "binero/collections", branch = "master" }
maintenance = { status = "experimental" }