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

File pool.rs

examples/rocket_okapi_example/api/src/pool.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use rocket_okapi_example_service::sea_orm;
2
3use async_trait::async_trait;
4use rocket_db_pools::Database;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected