Skip to main content

load_graph

Function load_graph 

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

Load the CodeGraph from a redb database file.