[][src]Function lol_core::make_service

pub fn make_service<A: RaftApp>(core: Arc<RaftCore<A>>) -> RaftService<A>

Lift RaftCore to Service.