Expand description
Debugging APIs: these are meant for use when unit-testing or debugging your application but aren’t ordinarily needed.
Structs§
- An entry from a query table, for debugging and inspecting the table state.
Traits§
- Additional methods on queries that can be used to “peek into” their current state. These methods are meant for debugging and observing the effects of garbage collection etc.