Docs.rs
  • pyth-client-0.3.0
    • pyth-client 0.3.0
    • 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
      • 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
    • 65% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Crate pyth_client

Version 0.3.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • AccKey
  • 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::scale_to_exponent
  • load_mapping
  • load_price
  • load_product
  • processor::process_instruction

Statics

  • ID

Constants

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