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.#[derive(GeekTable)]
{
// Attributes available to this derive:
#[geekorm]
}
Table
instead.