DbmsCanister

Derive Macro DbmsCanister 

Source
#[derive(DbmsCanister)]
{
    // Attributes available to this derive:
    #[tables]
}
Expand description

Automatically implements the api for the ic-dbms-canister with all the required methods to interact with the ACL and the defined tables.