Docs.rs
  • td-client-0.9.0
    • td-client 0.9.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • komamitsu
    • Dependencies
      • chrono ^0.4 normal
      • flate2 ^1.0 normal
      • log ^0.4 normal
      • regex ^1.3 normal
      • reqwest ^0.9 normal
      • rmp ^0.8 normal
      • rmpv ^0.4 normal
      • rustc-serialize ^0.3 normal
      • tempdir ^0.3 normal
      • mockito ^0.25 dev
      • rand ^0.7 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

td_client0.9.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • client::Client
  • client::DefaultRequestExecutor
  • error::InvalidArgument
  • model::Database
  • model::Databases
  • model::Job
  • model::Jobs
  • model::Table
  • model::Tables
  • model::TimeStamp
  • table_import::TableImportReadableChunk
  • table_import::TableImportWritableChunk
  • table_import::UnmatchElementNumsError

Enums

  • client::JobStatusOption
  • error::TreasureDataError
  • model::JobQuery
  • model::JobStatus
  • model::QueryType
  • model::SchemaType
  • table_import::TableImportChunkError
  • value::Float
  • value::Integer
  • value::Value

Traits

  • client::RequestExecutor