pub type Connection = DurableConnection;Expand description
Type alias for the default connection - uses durable storage with WAL
Aliased Typeยง
pub struct Connection { /* private fields */ }pub type Connection = DurableConnection;Type alias for the default connection - uses durable storage with WAL
pub struct Connection { /* private fields */ }