Type Alias SubcallHandle

Source
pub type SubcallHandle = Box<dyn SubcallTrait>;

Aliased Typeยง

struct SubcallHandle(/* private fields */);