Module sqlx_core::common

source ·

Structs

  • A wrapper for Fns that provides a debug impl that just says “Function”
  • A cache for prepared statements. When full, the least recently used statement gets removed.