Function get_routing_table

Source
async fn get_routing_table(
    rpc_sender: RpcSender,
) -> Result<impl Reply, Rejection>