Docs.rs
loam-sdk-macro-0.8.6
loam-sdk-macro 0.8.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
willemneal
Dependencies
Inflector ^0.11.4
normal
cargo_metadata ^0.18.1
normal
darling ^0.20.8
normal
heck ^0.5.0
normal
itertools ^0.13.0
normal
loam-build ^0.7.3
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.10.5
normal
sha2 ^0.10.7
normal
stellar-strkey ^0.0.11
normal
stellar-xdr ^22.0.0-rc.1.1
normal
syn ^2
normal
syn-file-expand ^0.3.0
normal
thiserror ^1.0.38
normal
assert_fs ^1.0.13
dev
Versions
50%
of the crate is documented
Platform
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_macro
loam_
sdk_
macro
0.8.6
All Items
Crate Items
Macros
Attribute Macros
Derive Macros
Crate
loam_
sdk_
macro
Copy item path
Source
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.
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….”
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
Deprecated
Lazy