Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use rocket_okapi_example_service::sea_orm;
2
3
use async_trait::async_trait;
4
use rocket_db_pools::Database;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected