Type Definition ceres_executor::derive::HostCall[][src]

pub type HostCall<M, F, T> = (M, F, HostFuncType<T>);
Expand description

Host function parcel