Docs.rs
  • schema_guard_tokio-1.8.2
    • schema_guard_tokio 1.8.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • vkrinitsyn
    • Dependencies
      • bb8 ^0.8.3 normal
      • bb8-postgres ^0.8.0 normal
      • chrono ^0.4.19 normal
      • lazy_static ^1.4.0 normal
      • native-tls ^0.2.11 normal
      • postgres ^0.19.1 normal
      • postgres-native-tls ^0.5.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.64 normal
      • serde_yaml ^0.9.19 normal
      • slog ^2.7.0 normal
      • slog-async ^2.6.0 normal
      • slog-envlogger ^2.2.0 normal
      • slog-stdlog ^4.1.0 normal
      • slog-term ^2.8.0 normal
      • sloggers ^2.0.0 normal
      • time ^0.3.20 normal
      • tokio ^1.36.0 normal
      • tokio-postgres ^0.7.1 normal
      • yaml-rust ^0.4.5 normal
      • yaml-validator ^0.2.0 normal
    • Versions
    • 17.83% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

schema_guard_tokio1.8.2

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • column::Column
  • column::Constr
  • column::ForeignKey
  • column::Index
  • column::Trig
  • loader::FKTable
  • loader::PgColumnDfn
  • loader::PgSchema
  • loader::PgTable
  • schema::Schema
  • table::Table
  • table::YGrant
  • utils::OrderedHashMap

Traits

  • utils::Named

Functions

  • get_schema
  • load_schema_from_file
  • load_schema_from_src
  • loader::load_info_schema
  • loader::load_info_schema_owner
  • migrate
  • migrate1
  • parse_yaml_schema
  • utils::as_bool
  • utils::as_esc
  • utils::as_str
  • utils::as_str_esc
  • utils::as_stro
  • utils::as_vec
  • utils::safe_sql_name
  • utils::str2bool

Type Aliases

  • loader::InfoSchemaOwnerType
  • loader::InfoSchemaType
  • loader::InfoSchemaTypeS