Skip to main content

project_events

Function project_events 

Source
pub fn project_events(input: &str) -> Vec<String>
Expand description

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.