idcontain 0.7.6

Generational (or tagged) ID-based containers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rand]
version = "0.5.4"

[package]
authors = ["Cristi Cobzarenco <cristi.cobzarenco@gmail.com>"]
description = "Generational (or tagged) ID-based containers."
documentation = "https://docs.rs/idcontain"
homepage = "https://github.com/cristicbz/idcontain.rs"
keywords = ["collections", "containers", "id", "generational", "ecs"]
license = "MIT/Apache-2.0"
name = "idcontain"
readme = "README.md"
repository = "https://github.com/cristicbz/idcontain.rs"
version = "0.7.6"