# typed_ecs_macros
[](https://github.com/heydocode/typed_ecs)
## About
This proc-macro crate contains macros used by [`typed_ecs`](https://crates.io/crates/typed_ecs).
All macro documentation can be found in the source code, and how to use it is shown in the [typed_ecs examples folder](https://github.com/heydocode/typed_ecs/tree/main/examples)).
Further, documentation will be enhanced, and this README too. If you find any ambiguities, in the documentation of the macros or of the `typed_ecs` crate itself, please [submit an issue](https://github.com/heydocode/typed_ecs/issues). (TODO!)