Skip to main content

query_lazy_debug

Macro query_lazy_debug 

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

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