Skip to main content

parse_all_files_with_preview

Function parse_all_files_with_preview 

Source
pub fn parse_all_files_with_preview(
    sources: &[SourceFile<'_>],
    preview_features: &PreviewFeatures,
) -> MultiErrorResult<ParsedProgram>
Expand description

Parse all files with an explicit set of preview features for the parser (ADR-0049).