Derive Macro DatabaseInteract

Source
#[derive(DatabaseInteract)]
{
    // Attributes available to this derive:
    #[with_name]
    #[external]
}