Skip to main content

read_graph_file_facts

Function read_graph_file_facts 

Source
pub fn read_graph_file_facts(
    conn: &mut impl GenericClient,
    project_id: &str,
    file_path: &str,
) -> Result<GraphFileFacts>