Docs.rs
  • postgresfixture-0.5.0
    • postgresfixture 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • allenap
    • Dependencies
      • clap ^4.1.6 normal
      • color-eyre ^0.6.2 normal
      • ctrlc ^3.2.5 normal
      • either ^1.8.1 normal
      • glob ^0.3.1 normal
      • lazy_static ^1.4.0 normal
      • nix ^0.27.1 normal
      • postgres ^0.19.4 normal
      • postgres-protocol ^0.6.4 normal
      • rand ^0.8.5 normal
      • regex ^1.7.1 normal
      • shell-quote ^0.3.0 normal
      • uuid ^1.3.0 normal
      • rand ^0.8.5 dev
      • tempdir ^0.3.7 dev
    • Versions
    • 50.57% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

postgresfixture0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cluster::Cluster
  • lock::LockedFileExclusive
  • lock::LockedFileShared
  • lock::UnlockedFile
  • runtime::Runtime
  • runtime::strategy::RuntimeStrategySet
  • runtime::strategy::RuntimesOnPlatform

Enums

  • cluster::ClusterError
  • runtime::RuntimeError
  • runtime::strategy::RuntimesOnPath
  • version::PartialVersion
  • version::Version
  • version::VersionError

Traits

  • runtime::strategy::RuntimeStrategy

Functions

  • cluster::exists
  • cluster::version
  • coordinate::run_and_destroy
  • coordinate::run_and_stop
  • runtime::strategy::default

Type Aliases

  • runtime::strategy::Runtimes