Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Migorithm/rustiful-backend
/ connection
Method
connection
library/src/adapters/database.rs:94–96 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
92
}
93
}
94
pub fn connection(&self) -> &PgPool {
95
self.pool
96
}
97
}
Callers
3
add
Method · 0.80
get
Method · 0.80
get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected