Indra-db / Flecs-Rust

Rust API for Flecs: A Fast and Flexible Entity Component System (ECS)
MIT License
194 stars 11 forks source link

Begin improving query docs and API. #141

Closed waywardmonkeys closed 4 months ago

waywardmonkeys commented 4 months ago

This removes some functions from the public API that shouldn't be necessary or can be done another way (like From).