Type Definition create_rust_app::Pool

source ·
pub type Pool = Pool<ConnectionManager<PgConnection>>;