Attribute Macro soroban_sdk::contractimpl
source · [−]#[contractimpl]
Expand description
Exports the publicly accessible functions in the implementation.
Functions that are publicly accessible in the implementation are invocable by other contracts, or directly by transactions, when deployed.