sqlx_
core
0.8.2
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.