Module lunatic_twitchax_patch::function
source · Re-exports
pub use reference::FuncRef;
Modules
- As the name suggests, a “function” process can be spawned just from a function. Opposite of a
AbstractProcessthat requires astruct.
pub use reference::FuncRef;AbstractProcess that requires a struct.