Cargo Features

ex3-secret-router-client has no features set by default.

[dependencies]
ex3-secret-router-client = { version = "0.10.0", features = ["agent", "canister"] }
agent = ic-agent

Enables agent of ex3-canister-client

canister = ic-cdk

Enables canister of ex3-canister-client

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ic-agent agent?

Enables ic-agent ^0.23.0

ic-cdk canister?

Enables ic-cdk ^0.6