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

Method borrow

sea-orm-rocket/lib/src/pool.rs:67–69  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

65 }
66
67 fn borrow(&self) -> &Self::Connection {
68 &true
69 }
70}

Callers 1

from_requestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected