Docs.rs
  • salmo-0.1.0
    • salmo 0.1.0
    • Docs.rs crate page
    • ISC
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • maxpolun
    • Dependencies
      • anyhow ^1.0.64 normal
      • clap ^4.0.0 normal
      • hex ^0.4.3 normal
      • log ^0.4.17 normal
      • postgres ^0.19.4 normal
      • semver ^1.0.13 normal
      • serde ^1.0.144 normal
      • sha2 ^0.10.5 normal
      • simplelog ^0.12.0 normal
      • time ^0.3.14 normal
      • toml_edit ^0.14.4 normal
      • whoami ^1.2.3 normal
      • rand ^0.8.5 dev
      • tempfile ^3.3.0 dev
      • url ^2.3.1 dev
    • Versions
    • 2.3% 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 libsalmo

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • config::Config
  • config::ConfigEnvironment
  • meta_table::executions::ExecutedMigration
  • meta_table::tries::TriedMigration
  • migration_data::committed::Commit
  • migration_data::committed::CommittedFile
  • migration_data::migrations::Migration
  • migration_data::migrations::MigrationRegistry
  • salmo_contex::SalmoContext
  • workflows::status::CommittedStatus
  • workflows::status::StatusSummary
  • workflows::status::TryStatus

Enums

  • config::ConnectionInfo

Functions

  • config::config_file_exists_in_dir
  • config::find_config_file
  • config::get_config
  • meta_table::setup::setup
  • meta_table::tries::slice_to_hash
  • workflows::status::get_committed
  • workflows::status::get_status

Type Definitions

  • meta_table::tries::BinaryHash