MCPcopy 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

addMethod · 0.80
getMethod · 0.80
getMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected