use ;
use Client;
use crateSnapshotEventStore;
/// A convenience type for creating a CqrsFramework backed by
/// SnapshotSqlStore and using a simple metadata supplier with
/// time of commit.
pub type SnapshotCqrs<A> = ;
/// A convenience function for creating a CqrsFramework using a
/// snapshot store