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
DatabaseSchema: Automatically implements theDatabaseSchematrait for schema dispatch (IC variant, uses IC crate paths).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.