Docs.rs
  • soroban-sdk-0.6.0
    • soroban-sdk 0.6.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • graydon
    • leighmcculloch
    • stellar-crates
    • Dependencies
      • bytes-lit ^0.0.4 normal
      • soroban-sdk-macros ^0.6.0 normal
      • ed25519-dalek ^1.0.1 dev
      • hex ^0.4.3 dev
      • rand ^0.8.5 dev
      • soroban-env-host ^0.0.14 dev
      • soroban-spec ^0.6.0 dev
      • stellar-xdr ^0.0.14 dev
      • ed25519-dalek ^1.0.1 normal
      • rand ^0.8.5 normal
      • soroban-env-host ^0.0.14 normal
      • soroban-ledger-snapshot ^0.6.0 normal
      • stellar-strkey ^0.0.7 normal
      • soroban-env-guest ^0.0.14 normal
    • Versions
    • 81.69% of the crate is documented
  • This release has been yanked, 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
logo

logo

Crate soroban_sdk

  • Macros
  • Structs
  • Enums
  • Traits
  • Attribute Macros
?
Change settings

List of all items

Structs

  • Address
  • Bytes
  • BytesN
  • ConversionError
  • Env
  • Map
  • RawVal
  • Symbol
  • Vec
  • crypto::Crypto
  • deploy::Deployer
  • deploy::DeployerWithCurrentContract
  • events::Events
  • iter::UncheckedIter
  • ledger::Ledger
  • logging::Logger
  • storage::Storage
  • testutils::LedgerInfo
  • testutils::budget::Budget

Enums

  • testutils::budget::CostType
  • testutils::ed25519::Error

Traits

  • FromVal
  • IntoVal
  • TryFromVal
  • TryIntoVal
  • events::Topics
  • iter::UncheckedEnumerable
  • serde::Deserialize
  • serde::Serialize
  • testutils::Address
  • testutils::BytesN
  • testutils::Events
  • testutils::Ledger
  • testutils::Logger
  • testutils::ed25519::Sign

Macros

  • assert_with_error
  • bytes
  • bytesn
  • contractfile
  • contractimport
  • log
  • map
  • panic_with_error
  • symbol
  • vec

Attribute Macros

  • contractclient
  • contracterror
  • contractimpl
  • contracttype