MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / pool.rs

File pool.rs

sea-orm-rocket/lib/src/pool.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use rocket::figment::Figment;
2
3/// Generic [`Database`](crate::Database) driver connection pool trait.
4///

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected