Type Alias holochain::prelude::BoxApi

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

Aliased Type§

struct BoxApi(/* private fields */);