Docs.rs
  • salmo-0.2.2
    • salmo 0.2.2
    • 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.147 normal
      • sha2 ^0.10.5 normal
      • simplelog ^0.12.0 normal
      • time ^0.3.14 normal
      • toml_edit ^0.19.4 normal
      • whoami ^1.2.3 normal
      • rand ^0.8.5 dev
      • tempfile ^3.3.0 dev
      • url ^2.3.1 dev
    • Versions
    • 1.09% 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
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • backend::MigrationWithStatus
  • backend::pg::PgBackend
  • config::Config
  • config::ConfigEnvironment
  • 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

  • backend::MigrationStatus
  • config::ConnectionInfo

Traits

  • backend::DatabaseBackend

Functions

  • config::config_file_exists_in_dir
  • config::find_config_file
  • config::get_config
  • workflows::commit::commit_migration
  • workflows::migrate::run_migrations
  • workflows::status::get_status
  • workflows::tries::reset_all_tries