Docs.rs
  • opensrv-mysql-0.7.0
    • opensrv-mysql 0.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • PsiACE
    • Dependencies
      • async-trait ^0.1.52 normal
      • byteorder ^1.4.3 normal
      • chrono ^0.4.20 normal
      • mysql_common ^0.32.0 normal
      • nom ^7.1.0 normal
      • pin-project-lite ^0.2.9 normal optional
      • tokio ^1.17.0 normal
      • tokio-rustls ^0.25 normal optional
      • futures ^0.3 dev
      • mysql =24.0.0 dev
      • mysql_async =0.31.0 dev
      • native-tls ^0.2.8 dev
      • rcgen ^0.12 dev
      • rustls-pemfile ^2.0 dev
      • rustls-pki-types ^1.0 dev
      • tempfile ^3.3.0 dev
      • tokio ^1.0 dev
    • Versions
    • 99.26% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

opensrv_mysql0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • AsyncMysqlIntermediary
  • CapabilityFlags
  • Column
  • ColumnFlags
  • InitWriter
  • IntermediaryOptions
  • OkResponse
  • ParamParser
  • ParamValue
  • Params
  • QueryResultWriter
  • RowWriter
  • StatementMetaWriter
  • StatusFlags
  • Value

Enums

  • ColumnType
  • ErrorKind
  • ValueInner

Traits

  • AsyncMysqlShim
  • ToMysqlValue

Functions

  • plain_run_with_options
  • secure_run_with_options
  • to_naive_datetime

Constants

  • U24_MAX