Docs.rs
  • odbc-api-helper-0.2.4
    • odbc-api-helper 0.2.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • baoyachi
    • Dependencies
      • anyhow ^1.0.64 normal
      • async-trait ^0.1.57 normal
      • bytes ^1.2.1 normal
      • chrono ^0.4.22 normal
      • dameng-helper ^0.2.3 normal
      • either ^1.8.0 normal
      • log ^0.4.17 normal
      • odbc-api ^0.50.2 normal
      • odbc-common ^0.2.3 normal
      • pg-helper ^0.2.3 normal
      • postgres-protocol ^0.6.4 normal
      • postgres-types ^0.2.4 normal
      • thiserror ^1.0 normal
      • time ^0.3.14 normal
    • Versions
    • 3.42% 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

logo

Crate odbc_api_helper

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • executor::database::OdbcDbConnection
  • executor::database::Options
  • executor::execute::ExecResult
  • executor::query::QueryResult
  • executor::statement::Statement
  • executor::table::TableDescResultInner
  • extension::odbc::OdbcColumn
  • extension::odbc::OdbcColumnItem
  • extension::pg::PgColumn
  • extension::pg::PgColumnItem
  • extension::pg::PgQueryResult

Enums

  • error::OdbcHelperError
  • executor::SupportDatabase
  • extension::odbc::OdbcColumnType
  • extension::pg::PgValueInput

Traits

  • Convert
  • Print
  • TryConvert
  • executor::database::ConnectionTrait
  • executor::statement::SqlValue
  • executor::statement::StatementInput

Functions

  • extension::pg::oid_typlen

Type Definitions

  • executor::table::TableDescResult