store_api::codec

Function infer_primary_key_encoding_from_hint

Source
pub fn infer_primary_key_encoding_from_hint(
    hint: Option<&WriteHint>,
) -> PrimaryKeyEncoding
Expand description

Infer primary key encoding from hint.