Docs.rs
  • pyth-sui-sdk-0.21.0
    • pyth-sui-sdk 0.21.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • unmaykr-aftermath
    • admin-aftermath
    • Dependencies
      • af-move-type ^0.12.0 normal
      • af-ptbuilder ^8.0.0 normal optional
      • af-sui-pkg-sdk ^0.10.2 normal
      • af-sui-types ^0.12.0 normal
      • af-utilities ^0.10 normal optional
      • bcs ^0.1 normal
      • bytes ^1 normal optional
      • extension-traits ^2 normal optional
      • hex ^0.4 normal
      • jsonrpsee-core ^0.25 normal optional
      • pyth-sdk ^0.8 normal optional
      • serde ^1 normal
      • sui-framework-sdk ^0.12.2 normal
      • sui-jsonrpc ^0.18.0 normal optional
      • sui-sdk-types ^0.0.6 normal
      • thiserror ^2 normal
      • wormhole-sui-sdk ^0.12.2 normal
    • Versions
    • 29.46% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

pyth_sui_sdk0.21.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • data_source::DataSource
  • data_source::DataSourceTypeTag
  • i64::I64
  • i64::I64TypeTag
  • price::Price
  • price::PriceTypeTag
  • price_feed::PriceFeed
  • price_feed::PriceFeedTypeTag
  • price_identifier::PriceIdentifier
  • price_identifier::PriceIdentifierTypeTag
  • price_info::PriceInfo
  • price_info::PriceInfoObject
  • price_info::PriceInfoObjectTypeTag
  • price_info::PriceInfoTypeTag
  • state::LatestOnly
  • state::LatestOnlyTypeTag
  • state::State
  • state::StateTypeTag
  • update::MixedVaasError
  • update::PtbArguments

Enums

  • read::Error
  • update::UpdatePayload

Traits

  • update::ProgrammableTransactionBuilderExt

Functions

  • read::get_price_info_object_id_from_pyth_state

Type Aliases

  • read::Result