Function parse_compile_database

Source
pub async fn parse_compile_database(
    path: &str,
) -> Result<Vec<SourceFileEntry>, Error>