Attribute Macro sewup_derive::ewasm_fn[][src]

#[ewasm_fn]
Expand description

The macro helps you to build your handler in the contract, and also generate the function signature, you can use fn_sig! macro to get your function signature of the function wrappered with #[ewasm_fn]