Struct ark_api::module_run::Function
source · pub struct Function { /* private fields */ }Expand description
Reference to a function a module that can be run
The function must have the signature as defined in ModuleRunFn
pub struct Function { /* private fields */ }Reference to a function a module that can be run
The function must have the signature as defined in ModuleRunFn