Struct deadpool_postgres::StatementCaches [−][src]
pub struct StatementCaches { /* fields omitted */ }Expand description
Structure holding a reference to all StatementCaches and providing
access for clearing all caches and removing single statements from them.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more