[][src]Function fast_paths::save_to_disk

pub fn save_to_disk(
    fast_graph: &FastGraph,
    file_name: &str
) -> Result<(), Box<dyn Error>>

Saves the given prepared graph to disk