Skip to main content

Module module

Module module 

Source

Structs§

Module
Metadata describing a stateful module.
ModuleInstance
A live module instance holding the current state and lifecycle callbacks.

Traits§

ModuleLifecycle
Lifecycle hooks for a module.

Type Aliases§

LifecycleCallback
Callback type for lifecycle events