typed_index_collection 1.2.1

Manage collection of objects
Documentation
[dependencies.derivative]
version = "2"

[dependencies.log]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.thiserror]
version = "1"

[package]
authors = ["Kisio Digital <team.coretools@kisio.org>"]
description = "Manage collection of objects"
documentation = "https://docs.rs/typed_index_collection"
edition = "2018"
homepage = "https://github.com/CanalTP/typed_index_collection"
keywords = ["collection", "index"]
license = "MIT"
name = "typed_index_collection"
repository = "https://github.com/CanalTP/typed_index_collection"
version = "1.2.1"