Docs.rs
  • af-oracle-0.20.0
    • af-oracle 0.20.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • unmaykr-aftermath
    • admin-aftermath
    • Dependencies
      • af-move-type ^0.11.0 normal
      • af-sui-pkg-sdk ^0.10.1 normal
      • af-sui-types ^0.11.0 normal
      • af-utilities ^0.10.1 normal
      • async-stream ^0.3 normal optional
      • bcs ^0.1 normal optional
      • cynic ^3 normal optional
      • derive_more ^2 normal
      • enum-as-inner ^0.6 normal optional
      • extension-traits ^2 normal optional
      • futures ^0.3 normal optional
      • graphql-extract ^0.0.8 normal optional
      • remain ^0.2 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sui-framework-sdk ^0.12.1 normal
      • sui-gql-client ^0.18.0 normal optional
      • sui-sdk-types ^0.0.5 normal
      • thiserror ^2 normal
      • trait-variant ^0.1 normal optional
      • clap ^4 dev
      • color-eyre ^0.6 dev
      • indicatif ^0.17 dev
      • insta ^1 dev
      • reqwest ^0.12 dev
      • rustdoc-json ^0.9.5 dev
      • rustup-toolchain ^0.1.10 dev
      • tokio ^1 dev
      • tokio-test ^0.4 dev
      • sui-gql-schema ^0.11 build optional
    • Versions
    • 24.7% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

af_oracle0.20.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • events::AddedAuthorization
  • events::AddedAuthorizationTypeTag
  • events::CreatedPriceFeed
  • events::CreatedPriceFeedStorage
  • events::CreatedPriceFeedStorageTypeTag
  • events::CreatedPriceFeedTypeTag
  • events::RemovedAuthorization
  • events::RemovedAuthorizationTypeTag
  • events::RemovedPriceFeed
  • events::RemovedPriceFeedTypeTag
  • events::UpdatedPriceFeed
  • events::UpdatedPriceFeedTimeTolerance
  • events::UpdatedPriceFeedTimeToleranceTypeTag
  • events::UpdatedPriceFeedTypeTag
  • keys::Authorization
  • keys::AuthorizationTypeTag
  • keys::PriceFeedForSource
  • keys::PriceFeedForSourceTypeTag
  • oracle::AuthorityCap
  • oracle::AuthorityCapTypeTag
  • oracle::PriceFeed
  • oracle::PriceFeedStorage
  • oracle::PriceFeedStorageTypeTag
  • oracle::PriceFeedTypeTag
  • oracle::SourceCap
  • oracle::SourceCapTypeTag

Enums

  • event_instance::EventInstance
  • event_instance::FromRawEventError
  • graphql::PfForSourceError

Traits

  • event_ext::apply::Apply
  • event_ext::apply::PriceFeedStorage
  • graphql::GraphQlClientExt

Type Aliases

  • PriceFeedDf

Constants

  • errors::InvalidPriceValue
  • errors::InvalidSourceObjectForFeed
  • errors::PriceFeedAlreadyExists
  • errors::PriceFeedDoesNotExist
  • errors::PriceIsTooHigh
  • errors::SourceAlreadyAuthorized
  • errors::SourceNotAuthorized
  • errors::SourceObjectIsNotRegistered
  • errors::SourceTimestampGreaterThanCurrentClockTimestamp
  • errors::SourceTimestampOlderThanCurrentFeedTimestamp
  • errors::SourceTimestampOlderThanTolerance
  • errors::SymbolDoesNotExists