check_impl!() { /* proc-macro */ }Expand description
Internal procedural macro for SQL validation.
Do not use directly - use the check! macro from the sql-check crate instead.
check_impl!() { /* proc-macro */ }Internal procedural macro for SQL validation.
Do not use directly - use the check! macro from the sql-check crate instead.