Skip to main content

parse_rust_files

Function parse_rust_files 

Source
pub fn parse_rust_files<I>(paths: I) -> SyntaxReport
where I: IntoIterator<Item = PathBuf>,