Derive Macro native_db_macro::KeyAttributes

source ยท
#[derive(KeyAttributes)]
{
    // Attributes available to this derive:
    #[primary_key]
    #[secondary_key]
}