Expand description
Macros and derive for ic-dbms-canister
This crate provides procedural macros to automatically implement traits
required by the ic-dbms-canister.
§Provided Derive Macros
Encode: Automatically implements theEncodetrait for structs.
Derive Macros§
- Encode
- Automatically implements the `Encode`` trait for a struct.