-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
It would be great if we have PocketIC
value in this enum to generate PocketIC
compatible client.
cdk-rs/src/ic-cdk-bindgen/src/code_generator.rs
Lines 9 to 13 in 929fd0b
pub enum Target { | |
CanisterCall, | |
Agent, | |
CanisterStub, | |
} |
Metadata
Metadata
Assignees
Labels
No labels