pub fn table_decoder(kv: KeyValue) -> Result<(String, TableNameValue)>Expand description
Decodes KeyValue to ({table_name}, TableNameValue)
pub fn table_decoder(kv: KeyValue) -> Result<(String, TableNameValue)>Decodes KeyValue to ({table_name}, TableNameValue)