Docs.rs
soroban-sdk-0.9.1
soroban-sdk 0.9.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
graydon
leighmcculloch
stellar-crates
Dependencies
bytes-lit ^0.0.5
normal
soroban-sdk-macros ^0.9.1
normal
arbitrary ^1.1.3
dev
ctor ^0.2.1
dev
ed25519-dalek ^1.0.1
dev
hex ^0.4.3
dev
proptest ^1.2.0
dev
proptest-arbitrary-interop ^0.1.0
dev
rand ^0.7.3
dev
soroban-env-host ^0.0.17
dev
soroban-sdk-macros ^0.9.1
dev
soroban-spec ^0.9.1
dev
stellar-xdr ^0.0.17
dev
arbitrary ^1.1.3
normal
ctor ^0.2.1
normal
ed25519-dalek ^1.0.1
normal
rand ^0.7.3
normal
soroban-env-host ^0.0.17
normal
soroban-ledger-snapshot ^0.9.1
normal
stellar-strkey ^0.0.7
normal
soroban-env-guest ^0.0.17
normal
Versions
69.52%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module events
Structs
Traits
?
Module
soroban_sdk
::
events
source
·
[
−
]
Expand description
Events contains types for publishing contract events.
Structs
Events
Events publishes events for the currently executing contract.
Traits
Topics