Struct wlan_statemachine::Transition
source · pub struct Transition<S> { /* private fields */ }
Expand description
Wrapper struct to enforce compile time checked state transitions of one state into another.
pub struct Transition<S> { /* private fields */ }
Wrapper struct to enforce compile time checked state transitions of one state into another.