Function bootstrap_stats

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