[package] name = "collections-rs" version = "0.3.1" authors = ["Jeroen Bollen "] 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" }