Crate loam_sdk_macro
source ·Macros
- 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.
- Generates the soroban contract code combining all Riffs
Attribute Macros
- Generates a companion Trait which has a default type
Impl, which implements this trait.