[][src]Type Definition raft4rs::state_machine::RSL

type RSL = Arc<Box<dyn Resolver + Sync + Send + 'static>>;