Skip to main content

parse_file_with_edges

Function parse_file_with_edges 

Source
pub fn parse_file_with_edges(
    path: &Path,
    content: &str,
    language: Language,
) -> Result<ParseResult>
Expand description

Parse with edge extraction — returns nodes and relationship tuples.