ic-dbms-macros

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.Table: Automatically implements theTableSchematrait and associated types.DbmsCanister: Automatically implements the API for the ic-dbms-canister.
License
This project is licensed under the MIT License. See the LICENSE file for details.