Georm

Derive Macro Georm 

Source
#[derive(Georm)]
{
    // Attributes available to this derive:
    #[georm]
}
Expand description

Generates GEORM code for Sqlx for a struct.

ยงPanics

May panic if errors arise while parsing and generating code.