cc-traits 0.4.0

Common collection traits
Documentation
[dependencies.slab]
optional = true
version = "^0.4"

[dependencies.smallvec]
optional = true
version = "^1.6"

[features]
nightly = []
nostd = []

[package]
authors = ["Timothée Haudebourg <timothee.haudebourg@irisa.fr>"]
categories = ["data-structures", "no-std", "rust-patterns"]
description = "Common collection traits"
documentation = "https://docs.rs/cc-traits"
edition = "2018"
keywords = ["trait", "data-structure", "collection", "common"]
license = "MIT/Apache-2.0"
name = "cc-traits"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/cc-traits"
version = "0.4.0"