Docs.rs
  • yupdates-0.1.1
    • yupdates 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • timf
    • Dependencies
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1 normal
      • rand ^0.8 dev
      • tokio ^1 dev
    • Versions
    • 41.41% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

yupdates0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • api::NewInputItemsResponse
  • api::NewItemsBody
  • api::PingResponse
  • api::ReadFeedItemsResponse
  • api::ReadOptions
  • clients::AsyncYupdatesClient
  • clients::sync::SyncYupdatesClient
  • errors::ApiErrorData
  • errors::Error
  • models::AssociatedFile
  • models::FeedItem
  • models::InputItem

Enums

  • errors::Kind

Traits

  • api::YupdatesV0

Functions

  • api::new_items
  • api::new_items_all
  • api::new_items_all_with_args
  • api::new_items_with_args
  • api::ping
  • api::ping_bool
  • api::ping_with_args
  • api::read_items
  • api::read_items_with_args
  • api_token
  • clients::new_async_client
  • clients::new_async_client_with_http_client
  • clients::sync::new_sync_client
  • env_or_default_url
  • errors::api_error
  • errors::msg_from_api_error_data
  • normalize_item_time
  • normalize_item_time_ms

Type Aliases

  • errors::Result

Constants

  • X_AUTH_TOKEN_HEADER
  • YUPDATES_API_TOKEN
  • YUPDATES_API_URL
  • YUPDATES_DEFAULT_API_URL