Function disintegrate_postgres::decision_maker
source · pub fn decision_maker<E: Clone, S: Serde<E> + Clone + Sync + Send>(
event_store: PgEventStore<E, S>
) -> PgDecisionMaker<E, S, NoSnapshot>
pub fn decision_maker<E: Clone, S: Serde<E> + Clone + Sync + Send>(
event_store: PgEventStore<E, S>
) -> PgDecisionMaker<E, S, NoSnapshot>