pub type SubcallHandle = Box<dyn SubcallTrait>;

Aliased Type§

struct SubcallHandle(/* private fields */);