Docs.rs
  • pyth-client-0.5.1
    • pyth-client 0.5.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • richardbrooks2000
    • jayantk
    • dragonfrond
    • github:pyth-network:deploy
    • Dependencies
      • borsh ^0.9 normal
      • borsh-derive ^0.9.0 normal
      • bytemuck ^1.7.2 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • serde ^1.0.136 normal
      • solana-program ^1.8.1 normal
      • thiserror ^1.0 normal
      • solana-client ^1.8.1 dev
      • solana-program-test ^1.8.1 dev
      • solana-sdk ^1.8.1 dev
    • Versions
    • 62.31% 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

pyth_client0.5.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • AccKey
  • AttributeIter
  • Ema
  • Mapping
  • Price
  • PriceComp
  • PriceConf
  • PriceInfo
  • Product

Enums

  • AccountType
  • CorpAction
  • PriceStatus
  • PriceType
  • PythError
  • instruction::PythClientInstruction

Functions

  • check_id
  • id
  • instruction::add
  • instruction::divide
  • instruction::multiply
  • instruction::noop
  • instruction::normalize
  • instruction::price_status_check
  • instruction::scale_to_exponent
  • load_mapping
  • load_price
  • load_product
  • processor::process_instruction

Constants

  • ID
  • MAGIC
  • MAP_TABLE_SIZE
  • MAX_SLOT_DIFFERENCE
  • PROD_ACCT_SIZE
  • PROD_ATTR_SIZE
  • PROD_HDR_SIZE
  • VERSION
  • VERSION_2