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

type PendingServices = Vec<Box<dyn Fn() -> Service>>;