Skip to main content

read

Function read 

Source
pub fn read(
    graph: &BTreeMap<u64, RawEntity>,
    kept: &BTreeSet<u64>,
) -> (StepModel, BTreeMap<u64, EntityKey>, Vec<(u64, String)>)