[][src]Type Definition eventmill::store::EventSourceError

type EventSourceError<S, E, A> = <S as EventSource<E, A>>::Error;