Docs.rs
  • sqlant-0.6.0
    • sqlant 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kurotych
    • Dependencies
      • async-trait ^0.1 normal
      • clap ^4.1.4 normal
      • native-tls ^0.2.13 normal
      • postgres-native-tls ^0.5.0 normal
      • serde ^1.0 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0 normal
      • tinytemplate ^1.2 normal
      • tokio ^1 normal
      • tokio-postgres ^0.7 normal
    • Versions
    • 0% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sqlant0.6.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions

Crate sqlant

Source

Re-exports§

pub use error::SqlantError;

Modules§

error
mermaid_generator
plantuml_generator
psql_erd_loader
sql_entities

Structs§

GeneratorConfigOptions

Enums§

GeneratorType

Traits§

ViewGenerator

Functions§

get_generator
lookup_parser