Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
impl<C> Deref for StatementGuarded<'_, C>
Callers
15
password
Method · 0.45
host_path
Method · 0.45
tls_server_end_point
Method · 0.45
fmt
Method · 0.45
send_pass
Function · 0.45
deref
Method · 0.45
position
Method · 0.45
run
Method · 0.45
typeinfo
Method · 0.45
typeinfo_composite
Method · 0.45
typeinfo_enum
Method · 0.45
new
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected