Function raftstore::store::fsm::apply::notify_region_removed [−][src]
fn notify_region_removed(
region_id: u64,
peer_id: u64,
cmd: PendingCmd<impl Snapshot>
)
Calls the callback of cmd
when the Region is removed.