for https://flecs.dev/explorer I can't find the api like: ``` world.set<flecs::Rest>({}); ``` ``` world.app() .enable_rest() .run(); ``` Thx.
for https://flecs.dev/explorer
I can't find the api like:
Thx.