Function routing_table

Source
pub fn routing_table(
    rpc_sender: RpcSender,
) -> impl Filter<Extract = impl Reply, Error = Rejection> + Clone