Function test_raftstore::util::make_cb[][src]

pub fn make_cb(
    cmd: &RaftCmdRequest
) -> (Callback<RocksSnapshot>, Receiver<RaftCmdResponse>)