cooklang_sync_client::connection

Type Alias Connection

Source
pub type Connection = PooledConnection<ConnectionManager<SqliteConnection>>;

Aliased Typeยง

struct Connection { /* private fields */ }