Internal procedural macros for the Diesel ORM; not intended for direct use.
# Cargo.toml
[dependencies]
diesel_derives = "2.3.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using the Queryable derive macro from Diesel.
Add `diesel` to your Cargo.toml and use `diesel::Queryable`.
No dependency data recorded yet.