table_repart_decoder

Function table_repart_decoder 

Source
pub fn table_repart_decoder(
    kv: KeyValue,
) -> Result<(TableRepartKey, TableRepartValue)>
Expand description

Decodes KeyValue to TableRepartKey and TableRepartValue.