Skip to main content

query_debug

Macro query_debug 

Source
query_debug!() { /* proc-macro */ }
Expand description

Debug version of query! that prints the generated code and panics. Useful for inspecting macro expansion during development.