Skip to main content

parse_file_with_shared

Function parse_file_with_shared 

Source
pub fn parse_file_with_shared(
    source: &str,
    path: &str,
    framework: &FrameworkDef,
    shared: Option<&SharedExampleRegistry>,
) -> Option<SpecTree>