Type Definition test_raftstore::server::CopHooks[][src]

type CopHooks = Vec<Box<dyn Fn(&mut CoprocessorHost<RocksEngine>)>>;