Docs.rs
  • pyth-sdk-solana-0.6.1
    • pyth-sdk-solana 0.6.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jayantk
    • github:pyth-network:deploy
    • ali-bahjati
    • pyth-ops
    • 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
      • pyth-sdk ^0.6.1 normal
      • serde ^1.0.136 normal
      • solana-program ^1.8.1, <1.11 normal
      • thiserror ^1.0 normal
      • solana-client ^1.8.1, <1.11 dev
      • solana-sdk ^1.8.1, <1.11 dev
    • Versions
    • 71.76% of the crate is documented
  • 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

Crate pyth_sdk_solana

logo
Change settings

List of all items

Structs

  • Price
  • PriceFeed
  • state::AttributeIter
  • state::MappingAccount
  • state::Price
  • state::PriceAccount
  • state::PriceComp
  • state::PriceFeed
  • state::PriceInfo
  • state::ProductAccount
  • state::Rational

Enums

  • PriceStatus
  • PythError
  • state::AccountType
  • state::CorpAction
  • state::PriceStatus
  • state::PriceType

Functions

  • load_price_feed_from_account
  • load_price_feed_from_account_info
  • state::load_mapping_account
  • state::load_price_account
  • state::load_product_account

Typedefs

  • PriceIdentifier
  • ProductIdentifier
  • state::Ema

Constants

  • VALID_SLOT_PERIOD
  • state::MAGIC
  • state::MAP_TABLE_SIZE
  • state::PROD_ACCT_SIZE
  • state::PROD_ATTR_SIZE
  • state::PROD_HDR_SIZE
  • state::VERSION
  • state::VERSION_2