Docs.rs
  • rust_upbit_api-1.0.0
    • rust_upbit_api 1.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • loldruger
    • Dependencies
      • envmnt ^0.10.4 normal
      • hmac ^0.12.1 normal
      • jsonwebtokens ^1.1.0 normal
      • reqwest ^0.11 normal
      • rust-ini ^0.18.0 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.87 normal
      • serde_with ^2.0.1 normal
      • sha2 ^0.10.6 normal
      • sqlx ^0.6.2 normal
      • uuid ^1.2.1 normal
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Module api_quotation

  • Re-exports
  • Modules
  • Functions
?
Change settings

Module rust_upbit_api::api_quotation

source ·

Re-exports

  • pub use order_book::OrderbookInfo;
  • pub use ticker_snapshot::TickerSnapshot;
  • pub use trade_recent::TradeRecent;
  • pub use market_state::MarketState;
  • pub use candle_minute::CandleChartMinute;
  • pub use candle_day::CandleChartDay;
  • pub use candle_week::CandleChartWeek;
  • pub use candle_month::CandleChartMonth;

Modules

  • candle_day
  • candle_minute
  • candle_month
  • candle_week
  • market_state
  • order_book
  • ticker_snapshot
  • trade_recent

Functions

  • get_candle_day
  • get_candle_minute
  • get_candle_month
  • get_candle_week
  • get_market_state
  • get_order_book_info
  • get_ticker_snapshot
  • get_trade_recent