Derive Macro elephantry::Enum

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

Impl FromSql/ToSql traits for enum type.