Macros§
- generate_
plugin - Generate plugin boilerplate code.
Traits§
- Mist
Plugin - Trait defining all of a plugin’s methods.
Functions§
- pdk_
version - Get the crate version that was compiled.
Type Aliases§
- Init
Func - Signature of FFI
init
function. - Shutdown
Func - Signature of FFI
shutdown
function. - Update
Func - Signature of FFI
update
function. - Version
Func - Signature of FFI
version
function.