Docs.rs
  • tiberius-rustls-0.12.4
    • tiberius-rustls 0.12.4
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Jormungendr
    • Dependencies
      • async-io ^1.8 normal optional
      • async-native-tls ^0.4 normal optional
      • async-net ^1.7 normal optional
      • async-std ^1 normal optional
      • async-trait ^0.1 normal
      • asynchronous-codec ^0.6 normal
      • bigdecimal ^0.3 normal optional
      • byteorder ^1.0 normal
      • bytes ^1.0 normal
      • chrono ^0.4 normal optional
      • connection-string ^0.2 normal
      • encoding_rs ^0.8 normal
      • enumflags2 ^0.7 normal
      • futures-lite ^1.12.0 normal optional
      • futures-util ^0.3 normal
      • num-traits ^0.2 normal
      • once_cell ^1.3 normal
      • opentls ^0.2.1 normal optional
      • pin-project-lite ^0.2 normal
      • pretty-hex ^0.3 normal
      • rust_decimal ^1.6 normal optional
      • rustls-native-certs ^0.6 normal optional
      • rustls-pemfile ^1 normal optional
      • thiserror ^1.0 normal
      • time ^0.3 normal optional
      • tokio ^1.0 normal optional
      • tokio-rustls ^0.24.0 normal optional
      • tokio-util ^0.7 normal optional
      • tracing ^0.1 normal
      • uuid ^1.0 normal
      • anyhow ^1 dev
      • async-std ^1 dev
      • azure_identity ^0.5.0 dev
      • chrono ^0.4.38 dev
      • env_logger ^0.9 dev
      • indicatif ^0.17 dev
      • indoc ^1.0.7 dev
      • names ^0.14 dev
      • oauth2 ^4.2.3 dev
      • paste ^1.0 dev
      • reqwest ^0.11.10 dev
      • tokio ^1.0 dev
      • tokio-util ^0.7 dev
      • url ^2.2.2 dev
      • uuid ^1.0 dev
      • libgssapi ^0.4.5 normal optional
      • winauth ^0.0.4 normal optional
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • 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

tiberius_rustls0.12.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • BulkLoadRequest
  • Client
  • Column
  • Config
  • ExecuteResult
  • Query
  • QueryStream
  • ResultMetadata
  • Row
  • TokenRow
  • Uuid
  • error::TokenError
  • numeric::BigDecimal
  • numeric::BigInt
  • numeric::Decimal
  • numeric::Numeric
  • time::Date
  • time::DateTime
  • time::DateTime2
  • time::DateTimeOffset
  • time::SmallDateTime
  • time::Time
  • time::chrono::DateTime
  • time::chrono::FixedOffset
  • time::chrono::NaiveDate
  • time::chrono::NaiveDateTime
  • time::chrono::NaiveTime
  • time::chrono::Utc
  • time::time::Date
  • time::time::OffsetDateTime
  • time::time::PrimitiveDateTime
  • time::time::Time
  • time::time::UtcOffset
  • xml::XmlData
  • xml::XmlSchema

Enums

  • AuthMethod
  • ColumnData
  • ColumnFlag
  • ColumnType
  • EncryptionLevel
  • QueryItem
  • TypeLength
  • error::Error
  • error::IoErrorKind
  • time::time::Month

Traits

  • FromSql
  • FromSqlOwned
  • IntoRow
  • IntoSql
  • SqlBrowser
  • ToSql

Type Aliases

  • Result