Candid is an interface description language (IDL) for interacting with canisters on the Internet Computer.
# Cargo.toml
[dependencies]
candid = "0.10.29"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a Candid-compatible data structure.
Add `ic-cdk` as a dependency and use its macros for canister functions.
No dependency data recorded yet.