use Client;
use ;
use crate;
/// A convenience type for creating a CqrsFramework backed by
/// PostgresStore and using a simple metadata supplier with time of
/// commit.
pub type PostgresCqrs<A> = ;
/// A convenience function for creating a CqrsFramework