Derive Macro axum_mongodb_core::Column

source ·
#[derive(Column)]
{
    // Attributes available to this derive:
    #[dropIndexes]
    #[singleIndex]
    #[compoundIndex]
    #[multikeyIndex]
}