Derive Macro elephantry::Composite

source ·
#[derive(Composite)]
{
    // Attributes available to this derive:
    #[elephantry]
}
Expand description

Impl FromSql/ToSql traits for composite type.