Docs.rs
  • mydb-sqlx-0.0.2
    • mydb-sqlx 0.0.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • VisualThePC
    • Dependencies
      • mysql ^20.0.2 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • serde_urlencoded ^0.7.1 normal
      • sqlx ^0.5.13 normal
      • sqlx-core ^0.5.13 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

mydb_sqlx0.0.2

Crate Items

  • Structs
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • base_mapper::BaseMapper
  • base_mapper::PageData
  • base_service::BaseService
  • conditions::pagination::Page
  • conditions::query::QueryWrapper

Traits

  • base_entity::BaseEntity

Functions

  • base_mapper::mapper
  • base_service::service
  • conditions::pagination::page
  • conditions::query::query_wrapper
  • utils::transform::struct_to_btreemap
  • utils::transform::struct_to_hashmap

Statics

  • base_mapper::DELETE_FROM
  • base_mapper::INSERT_INTO
  • base_mapper::SELECT_FROM
  • base_mapper::UPDATE