pub fn assert_child_state( state: &SupervisorState, path: &str, expected: ChildLifecycleState, )
Asserts that a child path has the expected lifecycle state.
state
path
expected
This function does not return a value.