[package] name = "counted" version = "0.0.0" authors = ["Nikolai Vazquez"] license = "MIT OR Apache-2.0" edition = "2018" homepage = "https://github.com/nvzqz/counted" repository = "https://github.com/nvzqz/counted" documentation = "https://docs.rs/counted" description = "Efficient reference counted collections." keywords = ["reference", "count", "string", "vec"] categories = ["data-structures", "memory-management", "rust-patterns"] [badges] maintenance = { status = "actively-developed" }