Docs.rs
  • aliyun-log-rust-sdk-0.1.0
    • aliyun-log-rust-sdk 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • crimson-gao
    • Dependencies
      • aliyun-log-sdk-protobuf ^0.1.1 normal
      • aliyun-log-sdk-sign ^0.2.1 normal
      • anyhow ^1.0.98 normal
      • bytes ^1.10.1 normal
      • futures-executor ^0.3.31 normal
      • getset ^0.1.5 normal
      • http ^1.3.1 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.27 normal
      • lz4 ^1.28.1 normal
      • regex ^1.11.1 normal
      • reqwest ^0.12.15 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.44.2 normal
      • url ^2.5.4 normal
      • chrono ^0.4.40 dev
      • dotenv ^0.15.0 dev
      • env_logger ^0.11.8 dev
      • envy ^0.4.2 dev
      • log ^0.4.27 dev
      • tokio ^1.44.2 dev
      • tokio-test ^0.4.4 dev
    • Versions
    • 21.57% of the crate is documented
  • Platform
    • 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

aliyun_log_rust_sdk0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Client
  • Config
  • ConfigBuilder
  • GetCursorRequestBuilder
  • GetCursorResponse
  • GetLogsRequest
  • GetLogsRequestBuilder
  • GetLogsResponse
  • ListShardsRequestBuilder
  • ListShardsResponse
  • PullLogsRequestBuilder
  • PullLogsResponse
  • PutLogsRawRequestBuilder
  • PutLogsRequestBuilder
  • RequestError
  • ResponseError
  • get_logs_models::GetLogsMeta
  • get_logs_models::MetaTerm
  • get_logs_models::PhraseQueryInfoV3
  • list_shards_models::Shard

Enums

  • ConfigError
  • Error
  • get_cursor_models::CursorPos

Traits

  • FromConfig

Type Aliases

  • BoxFuture
  • ResponseResultBoxFuture
  • Result