#[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.