Function smartnoise_validator::utilities::get_dependents[][src]

pub fn get_dependents(
    graph: &HashMap<u32, Component>
) -> HashMap<u32, HashSet<u32>>

return the set of node ids that use each node id