Docs.rs
  • midas-0.7.3
    • midas 0.7.3
    • 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
      • console ^0.15.10 normal
      • dotenv ^0.15 normal
      • indicatif ^0.17.9 normal
      • indoc ^2 normal
      • log ^0.4 normal
      • mysql ^25.0 normal
      • openssl ^0.10 normal
      • postgres ^0.19 normal
      • prettytable-rs ^0.10.0 normal
      • rand ^0.8.5 normal
      • regex ^1.10 normal
      • rusqlite ^0.32 normal
      • serde ^1.0.215 normal
      • serde_yaml ^0.9.34 normal
      • tracing ^0.1 normal
      • tracing-attributes ^0.1 normal
      • tracing-futures ^0.2 normal
      • tracing-subscriber ^0.2 normal
      • url ^2.5 normal
      • tempfile ^3.12 dev
    • Versions
    • 4% of the crate is documented
  • Go to latest version
  • 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.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

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

Enums

  • sequel::error::MysqlError
  • sequel::error::SqliteError

Traits

  • sequel::Driver

Functions

  • lookup::build_migration_list
  • lookup::create_migration_file

Type Aliases

  • error::GenericError
  • lookup::MigrationFiles
  • lookup::VecStr
  • sequel::VecSerial