Module deadpool_diesel::sqlite

source ·
Available on crate feature sqlite only.
Expand description

Type aliases for using deadpool-diesel with SQLite.

Structs§

  • Statistics regarding an object returned by the pool
  • Pool configuration.
  • The current pool status.
  • This guard is returned when calling SyncWrapper::lock or SyncWrapper::try_lock. This is basicly just a wrapper around a MutexGuard but hides some implementation details.
  • Timeouts when getting Objects from a Pool.

Enums§

Type Aliases§