Crate generate_did

Source
Expand description

§generate-did

generate-did is a CLI tool to generate Candid (.did) files for Internet Computer Rust canisters.

See the README for CLI usage and installation instructions.

§Example

generate-did <canister_name>

Structs§

DidGenerator
A struct for generating Candid (.did) files for Internet Computer canisters.

Enums§

DidGeneratorError
Errors that can occur during DID generation.