pub type ChaindexingRepoConn<'a> = PostgresRepoConn<'a>;

Aliased Type§

struct ChaindexingRepoConn<'a> { /* private fields */ }