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

Module xdr

  • Structs
  • Enums
  • Traits
  • Type Definitions
logo
Change settings

Module soroban_sdk::xdr

source · [−]

Structs

ReadXdrIter
ScMap
ScMapEntry
ScSpecFunctionV0
ScSpecTypeMap
ScSpecTypeOption
ScSpecTypeResult
ScSpecTypeSet
ScSpecTypeTuple
ScSpecTypeUdt
ScSpecTypeVec
ScSpecUdtStructFieldV0
ScSpecUdtStructV0
ScSpecUdtUnionCaseV0
ScSpecUdtUnionV0
ScVec
VecM

Enums

Error

Error contains all errors returned by functions in this crate. It can be compared via PartialEq, however any contained IO errors will only be compared on their ErrorKind.

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

Traits

ReadXdr
Validate
WriteXdr

Type Definitions

ScSymbol