Docs.rs
  • influxdb_rs-0.2.1
    • influxdb_rs 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • infosechoudini
    • Dependencies
      • bytes ^1 normal
      • chrono ^0.4.19 normal
      • futures ^0.3.21 normal
      • reqwest ^0.11 normal
      • rocket ^0.5.0-rc.2 normal optional
      • rocket_db_pools ^0.1.0-rc.2 normal optional
      • serde ^1.0.14 normal
      • serde_json ^1.0.82 normal
      • url ^2.2.2 normal
      • criterion ^0.4 dev
      • tempdir ^0.3 dev
      • tokio ^1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

influxdb_rs0.2.1

Crate Items

  • Macros
  • Structs
  • Enums

List of all items

Structs

  • client::Client
  • data_model::authorization::AuthPermissions
  • data_model::authorization::AuthResource
  • data_model::authorization::AuthorizationLinks
  • data_model::authorization::AuthorizationResponse
  • data_model::authorization::CreateAuthorization
  • data_model::bucket::Bucket
  • data_model::bucket::Buckets
  • data_model::bucket::MultiBuckets
  • data_model::data_points::Point
  • data_model::data_points::Points
  • data_model::file::File
  • data_model::labels::Labels
  • data_model::labels::Properties
  • data_model::links::BucketLinks
  • data_model::links::Links
  • data_model::org::OrgLinks
  • data_model::org::OrgStruct
  • data_model::org::Orgs
  • data_model::query::AnalyzeQueryResponse
  • data_model::query::AnalyzeQueryResponseErrors
  • data_model::query::DeleteQuery
  • data_model::query::ReadQuery
  • data_model::retention_rules::RetentionRules
  • data_model::user::CreateUser
  • data_model::user::ListUserResponse
  • data_model::user::UserLinks
  • data_model::user::UserResponse
  • error::Error

Enums

  • data_model::authorization::AuthResourceType
  • data_model::data_points::Precision
  • data_model::data_points::Value
  • data_model::query::Type
  • data_model::user::Status
  • error::ErrorKind

Macros

  • point
  • points