Docs.rs
  • sql_reverse_struct-0.1.1
    • sql_reverse_struct 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • ptechen
    • Dependencies
      • Inflector ^0.11.4 normal
      • async-trait ^0.1.53 normal
      • mysql ^22.1.0 normal
      • once_cell ^1.10.0 normal
      • postgres ^0.19.3 normal
      • quicli ^0.4.0 normal
      • regex ^1.5.5 normal
      • serde ^1.0.136 normal
      • serde_yaml ^0.8.23 normal
      • sql_reverse_error ^0.1 normal
      • sql_reverse_template ^0.1 normal
      • tokio ^1 normal
      • tokio-postgres ^0.7.6 normal
      • tracing ^0.1.34 normal
    • Versions
    • 2.38% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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
logo

logo

Crate sql_reverse_struct

logo
Change settings

List of all items

Structs

  • common::CustomConfig
  • mysql_struct::GenTemplateData
  • mysql_struct::MysqlStruct
  • postgres_struct::GenTemplateData
  • postgres_struct::PostgresStruct

Traits

  • gen_struct::GenStruct