Derive Macro tinybase_derive::Repository

source ·
#[derive(Repository)]
{
    // Attributes available to this derive:
    #[index]
    #[unique]
    #[check]
}