MCPcopy Create free account
hub / github.com/HFQR/xitca-web / as_ref

Method as_ref

postgres/src/statement.rs:32–34  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

30{
31 #[inline]
32 fn as_ref(&self) -> &Statement {
33 self
34 }
35}
36
37impl<C> Deref for StatementGuarded<'_, C>

Callers 15

passwordMethod · 0.45
host_pathMethod · 0.45
tls_server_end_pointMethod · 0.45
fmtMethod · 0.45
send_passFunction · 0.45
derefMethod · 0.45
positionMethod · 0.45
runMethod · 0.45
typeinfoMethod · 0.45
typeinfo_compositeMethod · 0.45
typeinfo_enumMethod · 0.45
newMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected