Docs.rs
  • alpha_vantage-0.11.0
    • alpha_vantage 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iamsauravsharma
    • Dependencies
      • async-trait ^0.1.68 normal
      • reqwest ^0.12.7 normal optional
      • serde ^1.0.185 normal
      • serde_json ^1.0.96 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.28.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
    • 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

alpha_vantage0.11.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • api::ApiClient
  • crypto::Crypto
  • crypto::CryptoBuilder
  • crypto::Data
  • custom::CustomBuilder
  • earning::Annual
  • earning::Earning
  • earning::EarningBuilder
  • earning::Quarterly
  • economic_indicator::Data
  • economic_indicator::EconomicIndicator
  • economic_indicator::EconomicIndicatorBuilder
  • exchange::Exchange
  • exchange::ExchangeBuilder
  • forex::Data
  • forex::Forex
  • forex::ForexBuilder
  • quote::Quote
  • quote::QuoteBuilder
  • search::Match
  • search::Search
  • search::SearchBuilder
  • stock_time::Data
  • stock_time::MetaData
  • stock_time::TimeSeries
  • stock_time::TimeSeriesBuilder
  • technical_indicator::DataCollector
  • technical_indicator::TechnicalIndicator
  • technical_indicator::TechnicalIndicatorBuilder

Enums

  • api::OutputSize
  • api::Provider
  • api::TimeSeriesInterval
  • crypto::CryptoFunction
  • economic_indicator::EconomicIndicatorInterval
  • economic_indicator::EconomicIndicatorMaturity
  • error::Error
  • forex::ForexFunction
  • stock_time::StockFunction
  • technical_indicator::TechnicalIndicatorInterval

Traits

  • client::HttpClient
  • vec_trait::FindData

Functions

  • set_api
  • set_rapid_api

Type Aliases

  • error::Result