Custom derive and procedural macros for Diesel.
# Cargo.toml
[dependencies]
diesel_codegen = "0.16.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives Insertable trait for a struct to be used with Diesel ORM.
Use diesel-derive instead: diesel = { version = "2", features = ["derive"] }No dependency data recorded yet.