Function wlan_statemachine::testing::new_state

source ยท
pub fn new_state<S>(data: S) -> State<S>
Expand description

Creates a new State with the given data.