Docs.rs
  • mysql_quick-1.4.4
    • mysql_quick 1.4.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zomem
    • Dependencies
      • anyhow ^1 normal
      • mysql ^25 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
    • Versions
    • 76.19% 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

mysql_quick1.4.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • MysqlQuick
  • MysqlQuickCount
  • PooledConn
  • Regex
  • Sql
  • Transaction
  • TxOpts

Enums

  • Value

Traits

  • AsStatement
  • BatchQuery
  • BinQuery
  • ColumnIndex
  • FromRow
  • FromValue
  • Protocol
  • Queryable
  • TextQuery
  • ToValue
  • WithParams

Macros

  • mycount
  • mydel
  • mydelmany
  • myfind
  • myget
  • myset
  • mysetmany
  • myupdate
  • myupdatemany

Derive Macros

  • FromRow
  • FromValue

Functions

  • from_str
  • my_run_drop
  • my_run_tran_drop
  • my_run_tran_vec
  • my_run_vec
  • to_string

Constants

  • MY_EXCLUSIVE_LOCK
  • MY_SHARED_LOCK