pub type WithPgSnapshot = WithSnapshot<PgEventId, PgSnapshotter>;Expand description
An alias for WithSnapshot, specialized for Postgres.
Aliased Typeยง
pub struct WithPgSnapshot { /* private fields */ }pub type WithPgSnapshot = WithSnapshot<PgEventId, PgSnapshotter>;An alias for WithSnapshot, specialized for Postgres.
pub struct WithPgSnapshot { /* private fields */ }