Skip to content

Add strategy for keys in BTreeMap #31

@Leeeon233

Description

@Leeeon233
#[columnar(ser, de)]
struct Store{
    #[columnar(class="map", key_strategy="DeltaRle")]
    mapping: BTreeMap<u64, String>
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions