Docs.rs
  • salmo-0.2.3
    • salmo 0.2.3
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • maxpolun
    • Dependencies
      • anyhow ^1.0.71 normal
      • clap ^4.3.10 normal
      • hex ^0.4.3 normal
      • log ^0.4.19 normal
      • postgres ^0.19.5 normal optional
      • semver ^1.0.17 normal
      • serde ^1.0.166 normal
      • sha2 ^0.10.7 normal
      • simplelog ^0.12.1 normal
      • time ^0.3.22 normal
      • toml_edit ^0.19.11 normal
      • whoami ^1.4.1 normal
      • rand ^0.8.5 dev
      • tempfile ^3.6.0 dev
      • url ^2.4.0 dev
    • Versions
    • 1.09% of the crate is documented
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libsalmo0.2.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

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