Function common_meta::key::flow::flow_route::flow_route_decoder

source ยท
pub fn flow_route_decoder(
    kv: KeyValue,
) -> Result<(FlowRouteKey, FlowRouteValue)>
Expand description

Decodes KeyValue to (FlowRouteKey,FlowRouteValue).