Type Definition tikv::storage::kv::ExtCallback[][src]

type ExtCallback = Box<dyn FnOnce() + 'static + Send, Global>;