Docs.rs
  • odbc-api-0.32.0
    • odbc-api 0.32.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pacman82
    • Dependencies
      • force-send-sync ^1.0.0 normal
      • log ^0.4.14 normal
      • odbc-sys ^0.20.0 normal
      • thiserror ^1.0.30 normal
      • widestring ^0.5.1 normal
      • anyhow ^1.0.51 dev
      • csv ^1.1.6 dev
      • env_logger ^0.9.0 dev
      • lazy_static ^1.4.0 dev
      • tempfile ^3.2.0 dev
      • test-case ^1.2.1 dev
      • winit ^0.26.0 normal
    • Versions
    • 84.3% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Crate odbc_api

Version 0.32.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • Bit
  • ColumnDescription
  • Connection
  • CursorImpl
  • CursorRow
  • DataSourceInfo
  • DriverInfo
  • Environment
  • Nullable
  • Preallocated
  • Prepared
  • RowSetCursor
  • StatementConnection
  • buffers::BinColumnIt
  • buffers::BinColumnWriter
  • buffers::BufferDescription
  • buffers::ColumnarRowSet
  • buffers::NullableSlice
  • buffers::NullableSliceMut
  • buffers::TextColumn
  • buffers::TextColumnIt
  • buffers::TextColumnWriter
  • buffers::TextRowSet
  • handles::ColumnDescription
  • handles::Connection
  • handles::Environment
  • handles::OutputStringBuffer
  • handles::ParameterDescription
  • handles::Record
  • handles::State
  • handles::StatementImpl
  • parameter::BlobParam
  • parameter::BlobRead
  • parameter::BlobSlice
  • parameter::Out
  • parameter::VarBinary
  • parameter::VarChar
  • parameter::WithDataType

Enums

  • DataType
  • DriverCompleteOption
  • Error
  • Nullability
  • buffers::AnyColumnView
  • buffers::AnyColumnViewMut
  • buffers::BufferKind
  • buffers::Indicator
  • handles::DataType
  • handles::Nullability
  • handles::SqlResult

Traits

  • Cursor
  • IntoParameter
  • ParameterCollection
  • ResultSetMetadata
  • RowSetBuffer
  • buffers::Item
  • handles::AsHandle
  • handles::CData
  • handles::CDataMut
  • handles::DelayedInput
  • handles::HasDataType
  • handles::Statement
  • parameter::Blob
  • parameter::InputParameter
  • parameter::Output
  • parameter::Parameter

Functions

  • escape_attribute_value
  • handles::drop_handle
  • handles::log_diagnostics

Typedefs

  • U16Str
  • U16String
  • buffers::CharColumn
  • buffers::WCharColumn
  • parameter::VarBinaryArray
  • parameter::VarBinaryBox
  • parameter::VarBinarySlice
  • parameter::VarBinarySliceMut
  • parameter::VarCharArray
  • parameter::VarCharBox
  • parameter::VarCharSlice
  • parameter::VarCharSliceMut