Docs.rs
  • sqlx-exasol-0.8.2
    • sqlx-exasol 0.8.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bobozaur
    • Dependencies
      • arrayvec ^0.7.6 normal
      • async-compression ^0.4.12 normal optional
      • async-tungstenite ^0.28.0 normal
      • base64 ^0.22.1 normal
      • bytes ^1.7.1 normal optional
      • chrono ^0.4.38 normal optional
      • dotenvy ^0.15.7 normal optional
      • futures-channel ^0.3.30 normal optional
      • futures-core ^0.3.30 normal
      • futures-io ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • hex ^0.4.3 normal optional
      • http-body-util ^0.1.2 normal optional
      • hyper ^1.4.1 normal optional
      • lru ^0.12.4 normal
      • native-tls ^0.2.12 normal optional
      • pin-project ^1.1.5 normal
      • rand ^0.8.5 normal
      • rcgen ^0.13.1 normal optional
      • rsa ^0.9.6 normal
      • rust_decimal ^1.36.0 normal optional
      • rustls ^0.23.12 normal optional
      • serde ^1.0.209 normal
      • serde-transcode ^1.1.1 normal
      • serde_json ^1.0.128 normal
      • sqlx-core ^0.8.2 normal
      • thiserror ^1.0.63 normal
      • tracing ^0.1.40 normal
      • url ^2.5.2 normal
      • uuid ^1.10.0 normal optional
      • anyhow ^1.0.86 dev
      • paste ^1.0.15 dev
      • rustls ^0.23.12 dev
      • sqlx ^0.8.2 dev
      • tokio ^1.40.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

sqlx_exasol0.8.2

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • ExaArguments
  • ExaAttributes
  • ExaColumn
  • ExaConnectOptions
  • ExaConnectOptionsBuilder
  • ExaConnection
  • ExaDatabaseError
  • ExaIter
  • ExaQueryResult
  • ExaRow
  • ExaStatement
  • ExaTransactionManager
  • ExaTypeInfo
  • ExaValue
  • ExaValueRef
  • Exasol
  • Months
  • SessionInfo
  • etl::ExportBuilder
  • etl::ImportBuilder

Enums

  • ExaSslMode
  • ProtocolVersion
  • etl::ExaExport
  • etl::ExaImport
  • etl::ExportSource
  • etl::RowSeparator
  • etl::Trim

Traits

  • ExaExecutor

Type Aliases

  • ExaPool
  • ExaPoolOptions