Skip to main content

analyze

Function analyze 

Source
pub fn analyze(
    files: &[WorkspaceFile],
    preview_features: &PreviewFeatures,
    target: &Target,
) -> AnalysisResult
Expand description

Compile the given workspace files via the frontend and return diagnostics + an optional successful snapshot.