table_decoder

Function table_decoder 

Source
pub fn table_decoder(kv: KeyValue) -> Result<(String, TableNameValue)>
Expand description

Decodes KeyValue to ({table_name}, TableNameValue)