read

Function read 

Source
pub fn read<P: AsRef<Path>>(
    filename: P,
) -> Result<(Vec<Node>, Vec<Edge>), String>