Expand description
§IC DBMS API
This crate exposes all the types which may be used by an external canister to interact with an IC DBMS Canister instance.
You can import all the useful types and traits by using the prelude module:
Modules§
- prelude
- Prelude exposes all the types for
ic-dbms-apicrate.