1 2 3 4 5 6 7 8
# dibs-macros Procedural macros for dibs. Provides the `#[dibs::migration]` attribute macro for defining database migrations as Rust functions. Part of the [dibs](https://github.com/bearcove/dibs) project.