sqlx_
core
0.8.3
Module common
Module Items
Structs
In crate sqlx_
core
sqlx_core
Module
common
Copy item path
Source
Structs
§
DebugFn
A wrapper for
Fn
s that provides a debug impl that just says “Function”
Statement
Cache
A cache for prepared statements. When full, the least recently used statement gets removed.