pg-embed 0.6.2

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

pg-embed

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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.