Skip to main content

lint_unknown_type_annotations

Function lint_unknown_type_annotations 

Source
pub fn lint_unknown_type_annotations(
    source: &str,
    flavor: SourceFlavor,
) -> Result<Vec<Span>, SourceError>