pub fn infer_peer_classes(graph: &mut GraphProto) -> Result<(), CompileError>Expand description
Walk graph.node and stamp HOME_CLASS_KEY on each NodeProto.
Pure.
pub fn infer_peer_classes(graph: &mut GraphProto) -> Result<(), CompileError>Walk graph.node and stamp HOME_CLASS_KEY on each NodeProto.
Pure.