Docs.rs
  • midas-0.7.6
    • midas 0.7.6
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ffimnsr
    • Dependencies
      • anyhow ^1.0.93 normal
      • clap ^4.5 normal
      • clap_complete ^4.5.41 normal
      • console ^0.15.10 normal
      • dotenv ^0.15 normal
      • indicatif ^0.17.9 normal
      • indoc ^2 normal
      • log ^0.4 normal
      • mk_ext_prettytable ^0.11.0 normal
      • mk_ext_serde_yaml ^0.10.0 normal
      • mysql ^25.0 normal
      • openssl ^0.10 normal
      • postgres ^0.19 normal
      • rand ^0.8.5 normal
      • regex ^1.10 normal
      • rusqlite ^0.32 normal
      • serde ^1.0.215 normal
      • tracing ^0.1 normal
      • tracing-attributes ^0.1 normal
      • tracing-futures ^0.2 normal
      • tracing-subscriber ^0.2 normal
      • url ^2.5 normal
      • assert_cmd ^2.0.16 dev
      • assert_fs ^1.1.2 dev
      • predicates ^3.1.3 dev
      • snapbox ^0.6.21 dev
      • trycmd ^0.15.8 dev
    • Versions
    • 40.43% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

midas_core0.7.6

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • commander::Migrator
  • lookup::MigrationFile
  • sequel::mysql::Mysql
  • sequel::postgres::Postgres
  • sequel::sqlite::Sqlite

Traits

  • sequel::Driver

Functions

  • ensure_migration_state_dir_exists
  • lookup::build_migration_list
  • lookup::create_migration_file
  • progress_style

Type Aliases

  • lookup::MigrationFiles
  • lookup::VecStr
  • sequel::VecSerial