Type Alias holochain::core::inline_zome::BoxApi

source ·
pub type BoxApi = Box<dyn HostFnApiT>;

Aliased Type§

struct BoxApi(/* private fields */);