typed_index_collection 2.2.0

Manage collection of objects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# typed_index_collection    ![Build][github_actions] [![Latest Version]][crates.io]

[github_actions]: https://github.com/CanalTP/typed_index_collection/workflows/Build/badge.svg
[Latest Version]: https://img.shields.io/crates/v/typed_index_collection.svg
[crates.io]: https://crates.io/crates/typed_index_collection

Manage Typed Index Collections of objects with typed indices and buildin identifier support.

---

You may be looking for [API documentation](https://docs.rs/typed_index_collection/latest/typed_index_collection/).

## License

Licensed under MIT license ([LICENSE](LICENSE) or <https://opensource.org/licenses/MIT>).