Docs.rs
  • cdbc-mssql-0.1.22
    • cdbc-mssql 0.1.22
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zhuxiujia
    • Dependencies
      • bitflags ^1.3 normal
      • byteorder ^1.4 normal
      • bytes ^1.1 normal
      • cdbc ^0.1 normal optional
      • either ^1.5.3 normal
      • encoding_rs ^0.8.30 normal
      • itoa ^1.0.1 normal
      • mco ^0.1 normal
      • once_cell ^1.9 normal
      • percent-encoding ^2.1 normal
      • regex ^1.5 normal
      • serde ^1.0.130 normal optional
      • serde_json ^1.0.51 normal optional
      • time ^0.3 normal optional
      • url ^1.7 normal
      • uuid ^0.8 normal
    • Versions
    • 21.95% 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

cdbc_mssql0.1.22

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • Mssql
  • MssqlArguments
  • MssqlColumn
  • MssqlConnectOptions
  • MssqlConnection
  • MssqlDatabaseError
  • MssqlQueryResult
  • MssqlRow
  • MssqlStatement
  • MssqlTransactionManager
  • MssqlTypeInfo
  • MssqlValue
  • MssqlValueRef

Traits

  • MssqlExecutor

Type Aliases

  • MssqlPool
  • MssqlPoolOptions