Skip to main content

save_graph

Function save_graph 

Source
pub fn save_graph(graph: &CodeGraph, path: &Path) -> Result<(), GraphyError>
Expand description

Save the CodeGraph to a redb database file.