[−][src]Type Definition fluence_faas::HostExportedFunc
type HostExportedFunc = Box<dyn Fn(&mut Ctx, Vec<InterfaceValue, Global>) + 'static, Global>;
type HostExportedFunc = Box<dyn Fn(&mut Ctx, Vec<InterfaceValue, Global>) + 'static, Global>;