pub fn project_events(input: &str) -> Vec<String>
Walk the shadow CST for input and return the projected yaml-test-suite event stream. Returns an empty vector if the input fails to parse.
input