| 21 | }; |
| 22 | |
| 23 | struct ForgeState; |
| 24 | |
| 25 | /// An instance of Forge takes the LoopHandle of your window as input for |
| 26 | /// instance creation. It is currently not usable because of latency issues. A macro |
nothing calls this directly
no outgoing calls
no test coverage detected