Docs.rs
  • stellar-contract-utils-0.4.1
    • stellar-contract-utils 0.4.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ozgunozerk
    • brozorec
    • Dependencies
      • soroban-sdk ^22.0.8 normal
      • hex-literal ^0.4.1 dev
      • proptest ^1 dev
      • soroban-sdk ^22.0.8 dev
    • Versions
    • 68.54% 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

stellar_contract_utils0.4.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • crypto::keccak::Keccak256
  • crypto::merkle::Verifier
  • crypto::sha256::Sha256
  • merkle_distributor::MerkleDistributor
  • upgradeable::UpgradeableClient

Enums

  • crypto::error::CryptoError
  • merkle_distributor::MerkleDistributorError
  • merkle_distributor::MerkleDistributorStorageKey
  • pausable::PausableError
  • upgradeable::UpgradeableError

Traits

  • crypto::hashable::Hashable
  • crypto::hasher::Hasher
  • merkle_distributor::IndexableLeaf
  • pausable::Pausable
  • upgradeable::Upgradeable
  • upgradeable::UpgradeableInternal
  • upgradeable::UpgradeableMigratable
  • upgradeable::UpgradeableMigratableInternal

Functions

  • crypto::hashable::commutative_hash_pair
  • crypto::hashable::hash_pair
  • merkle_distributor::emit_set_claimed
  • merkle_distributor::emit_set_root
  • pausable::emit_paused
  • pausable::emit_unpaused
  • pausable::pause
  • pausable::paused
  • pausable::unpause
  • pausable::when_not_paused
  • pausable::when_paused
  • upgradeable::can_complete_migration
  • upgradeable::complete_migration
  • upgradeable::enable_migration
  • upgradeable::ensure_can_complete_migration

Type Aliases

  • crypto::merkle::Bytes32

Statics

  • crypto::error::__SPEC_XDR_TYPE_CRYPTOERROR
  • merkle_distributor::__SPEC_XDR_TYPE_MERKLEDISTRIBUTORERROR
  • pausable::__SPEC_XDR_TYPE_PAUSABLEERROR
  • upgradeable::__SPEC_XDR_TYPE_UPGRADEABLEERROR

Constants

  • merkle_distributor::MERKLE_CLAIMED_EXTEND_AMOUNT
  • merkle_distributor::MERKLE_CLAIMED_TTL_THRESHOLD