Docs.rs
loam-sdk-0.6.16
loam-sdk 0.6.16
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
willemneal
Dependencies
loam-sdk-macro ^0.8.6
normal
loam-soroban-sdk ^0.6.16
normal
optional
soroban-sdk ^22.0.0-rc.3
normal
optional
Versions
0%
of the crate is documented
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
Crate loam_sdk
loam_
sdk
0.6.16
All Items
Crate Items
Modules
Macros
Attribute Macros
Derive Macros
Crate
loam_
sdk
Copy item path
Source
Modules
§
soroban_
sdk
Macros
§
import_
contract
Generates a contract Client for a given contract. It is expected that the name should be the same as the published contract or a contract in your current workspace.
map
stellar_
asset
Generates a contract Client for a given asset. It is expected that the name of an asset, e.g. “native” or “USDC:G1….”
vec
Attribute Macros
§
derive_
contract
Generates a contract made up of subcontracts
loamstorage
subcontract
Generates a companion Trait which has a default type
Impl
, which implements this trait.
Derive Macros
§
IntoKey
Lazy