Docs.rs
  • pg_sync-0.1.4
    • pg_sync 0.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sam-mmm
    • Dependencies
      • bunt ^0.2 normal
      • chrono ^0.4 normal
      • clap ^3.1 normal
      • config ^0.13 normal
      • fern ^0.6 normal
      • itertools ^0.10 normal
      • log ^0.4 normal
      • postgres ^0.19 normal
      • serde ^1.0 normal
      • serde_yaml ^0.8 normal
      • snafu ^0.7 normal
      • sqlparser ^0.18 normal
      • tabled ^0.7.0 normal
      • version ^3.0 normal
      • test-context ^0.1 dev
      • test-env-helpers ^0.2 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate pg_sync

logo
Change settings

List of all items

Structs

  • plan::Plan
  • settings::Files
  • settings::Postgresql
  • settings::Settings

Enums

  • plan::Error

Functions

  • apply_file
  • apply_file_and_print_summary
  • db_connection::make_connection
  • make_settings
  • print_heading
  • print_plan_details
  • print_plan_summary
  • print_postgresql_connection_info
  • setup_logger
  • start_processing