pg-embed 0.4.1

Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.
Documentation

pg-embed

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 13 feature flags, 4 of them enabled by default.

default

rt_tokio_migrate (default)

reqwest (default)

This feature flag does not enable additional features.

sqlx_tokio (default)

This feature flag does not enable additional features.

tokio (default)

This feature flag does not enable additional features.

async-std

This feature flag does not enable additional features.

rt_actix

rt_actix_migrate

rt_async_std

rt_async_std_migrate

rt_tokio

sqlx_actix

This feature flag does not enable additional features.

sqlx_async_std

This feature flag does not enable additional features.

surf

This feature flag does not enable additional features.