[][src]Crate butane_codegen

Macros

filter

Attribute Macros

butane_type

Attribute macro which marks a type as being available to butane for use in models.

dataresult
model

Attribute macro which marks a struct as being a data model and generates an implementation of DataObject. This macro will also write information to disk at compile time necessary to generate migrations