Derive Macro geekorm_derive::GeekTable

source ยท
#[derive(GeekTable)]
{
    // Attributes available to this derive:
    #[geekorm]
}
๐Ÿ‘ŽDeprecated since 0.4.2: This macro is depricated, please use Table instead.