pub fn flow_route_decoder(
kv: KeyValue,
) -> Result<(FlowRouteKey, FlowRouteValue)>Expand description
Decodes KeyValue to (FlowRouteKey,FlowRouteValue).
pub fn flow_route_decoder(
kv: KeyValue,
) -> Result<(FlowRouteKey, FlowRouteValue)>Decodes KeyValue to (FlowRouteKey,FlowRouteValue).