Crate kelk_derive

Crate kelk_derive 

Source
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 Codec trait for the given struct.