Skip to main content

Crate toko_feed_cli

Crate toko_feed_cli 

Source
Expand description

Installed operator CLI for a Toko Feed canister.

The process boundary delegates identity and network handling to icp, but encodes and decodes the canister protocol with shared Rust types. Users do not need to write Candid arguments or interpret Candid values.

Enums§

CliError
Failure reported by CLI parsing, the ICP process boundary, or the typed canister protocol.

Functions§

run_from_env
Run the CLI from the current process arguments.