Type Alias Connection

Source
pub type Connection = SqliteConnection;

Aliased Type§

pub struct Connection { /* private fields */ }

Trait Implementations§