Docs.rs
  • soroban-sdk-0.0.3
    • soroban-sdk 0.0.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • stellar-crates
    • Dependencies
      • ed25519-dalek ^1.0.1 normal
      • soroban-sdk-macros ^0.0.3 normal
      • hex ^0.4.3 dev
      • stellar-xdr ^0.0.1 dev
      • trybuild ^1.0.63 dev
      • soroban-env-host ^0.0.3 normal
      • soroban-env-guest ^0.0.3 normal
    • Versions
    • 12.5% 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

logo
Change settings

List of all items

Structs

  • Account
  • BigInt
  • Binary
  • ContractData
  • ConversionError
  • Env
  • FixedBinary
  • Map
  • RawVal
  • Symbol
  • Vec
  • iter::UncheckedIter
  • xdr::ReadXdrIter
  • xdr::ScMap
  • xdr::ScMapEntry
  • xdr::ScSpecFunctionV0
  • xdr::ScSpecTypeMap
  • xdr::ScSpecTypeOption
  • xdr::ScSpecTypeResult
  • xdr::ScSpecTypeSet
  • xdr::ScSpecTypeTuple
  • xdr::ScSpecTypeUdt
  • xdr::ScSpecTypeVec
  • xdr::ScSpecUdtStructFieldV0
  • xdr::ScSpecUdtStructV0
  • xdr::ScSpecUdtUnionCaseV0
  • xdr::ScSpecUdtUnionV0
  • xdr::ScVec
  • xdr::VecM

Enums

  • testutils::ed25519::Error
  • xdr::Error
  • xdr::ScBigInt
  • xdr::ScEnvMetaEntry
  • xdr::ScEnvMetaKind
  • xdr::ScHash
  • xdr::ScHashType
  • xdr::ScHostContextErrorCode
  • xdr::ScHostFnErrorCode
  • xdr::ScHostObjErrorCode
  • xdr::ScHostStorageErrorCode
  • xdr::ScHostValErrorCode
  • xdr::ScNumSign
  • xdr::ScObject
  • xdr::ScObjectType
  • xdr::ScSpecEntry
  • xdr::ScSpecEntryKind
  • xdr::ScSpecType
  • xdr::ScSpecTypeDef
  • xdr::ScStatic
  • xdr::ScStatus
  • xdr::ScStatusType
  • xdr::ScUnknownErrorCode
  • xdr::ScVal
  • xdr::ScValType
  • xdr::ScVmErrorCode

Traits

  • IntoVal
  • TryFromVal
  • TryIntoVal
  • iter::UncheckedEnumerable
  • serde::Deserialize
  • serde::Serialize
  • testutils::ed25519::Sign
  • xdr::ReadXdr
  • xdr::Validate
  • xdr::WriteXdr

Macros

  • bin
  • map
  • vec

Attribute Macros

  • contractimpl
  • contracttype

Typedefs

  • EnvVal
  • xdr::ScSymbol