Skip to main content

Module diagnostic

Module diagnostic 

Source
Expand description

ValidationError variants and human-readable formatting.

All types here use plain Rust strings — no syn/proc-macro2 token types. The proc-macro shell converts these into compile_error! token streams.

Enums§

ValidationError
The result of validating one query_as! / query_scalar! invocation.