Docs.rs
  • pg-embed-0.7.1
    • pg-embed 0.7.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • faokunega
    • Dependencies
      • archiver-rs ^0.5 normal
      • async-std ^1.9.0 normal optional
      • async-trait ^0.1 normal
      • bytes ^1.0 normal
      • dirs ^3.0 normal
      • futures ^0.3 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • reqwest ^0.11 normal optional
      • sqlx ^0.6 normal optional
      • sqlx ^0.6 normal optional
      • sqlx ^0.6 normal optional
      • surf ^2.2 normal optional
      • thiserror ^1.0 normal
      • tokio ^1 normal optional
      • zip ^0.5.11 normal
      • env_logger ^0.8 dev
      • serial_test ^0.5 dev
    • Versions
    • 87.74% of the crate is documented
  • Platform
    • 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

pg_embed0.7.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • command_executor::AsyncCommandExecutor
  • command_executor::LogOutputData
  • pg_access::PgAccess
  • pg_commands::PgCommand
  • pg_errors::PgEmbedError
  • pg_fetch::PgFetchSettings
  • pg_fetch::PostgresVersion
  • postgres::PgEmbed
  • postgres::PgSettings

Enums

  • command_executor::LogType
  • pg_enums::Architecture
  • pg_enums::OperationSystem
  • pg_enums::PgAcquisitionStatus
  • pg_enums::PgAuthMethod
  • pg_enums::PgProcessType
  • pg_enums::PgServerStatus
  • pg_errors::PgEmbedErrorType

Traits

  • command_executor::AsyncCommand
  • command_executor::ProcessStatus

Functions

  • pg_unpack::unpack_postgres

Type Aliases

  • pg_types::PgCommandSync
  • pg_types::PgResult

Constants

  • pg_fetch::PG_V10
  • pg_fetch::PG_V11
  • pg_fetch::PG_V12
  • pg_fetch::PG_V13
  • pg_fetch::PG_V14
  • pg_fetch::PG_V15
  • pg_fetch::PG_V9