Expand description
Kelk-derive contains derive macros for auto-generated code used in Pactus blockchain.
Attribute Macros§
- kelk_
entry - The attribute macro to inject the code at the beginning of entry functions for the Wasm contract actor.
Derive Macros§
- Codec
- Derives
Codectrait for the givenstruct.