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

type SM = Arc<Box<dyn StateMachine + Sync + Send + 'static>>;