Docs.rs
testkit-postgres-0.1.1
testkit-postgres 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
auser
Dependencies
async-trait ^0.1
normal
deadpool-postgres ^0.14
normal
optional
futures ^0.3
normal
postgres ^0.19
normal
postgres-types ^0.2
normal
optional
sqlx ^0.8
normal
optional
testkit-core ^0.1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
optional
tracing ^0.1
normal
url ^2.4
normal
uuid ^1.6
normal
tokio ^1
dev
Versions
59.38%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
testkit_
postgres
0.1.1
Crate Items
Macros
Structs
Enums
Traits
Functions
List of all items
Structs
DatabaseConfig
DatabaseName
TestContext
TestDatabaseInstance
tokio_postgres::PostgresBackend
tokio_postgres::PostgresConnection
tokio_postgres::PostgresPool
tokio_postgres::PostgresTransaction
Enums
PostgresError
Traits
DatabaseBackend
DatabasePool
TestDatabaseConnection
TransactionManager
TransactionTrait
Macros
boxed_async
Functions
tokio_postgres::postgres_backend
tokio_postgres::postgres_backend_with_config
with_boxed_database
with_boxed_database_config
with_connection
with_connection_string
with_database
with_postgres_connection