Skip to main content

parse

Function parse 

Source
pub fn parse(path: &str, text: &str) -> Result<FeatureFile, Vec<Diag>>
Expand description

Parse one feature file into concrete scenarios. All diagnostics carry the normalized source and byte spans.