pub type LifecycleCallbackFn = fn() -> TransitionResult;Expand description
Lifecycle callback function pointer (no_std compatible).
pub type LifecycleCallbackFn = fn() -> TransitionResult;Lifecycle callback function pointer (no_std compatible).