pub fn get_outgoing_edge_offsets(
node_id: NativeNodeId,
) -> Option<Vec<FileOffset>>Expand description
Get outgoing edge offsets for a node from the pointer table
pub fn get_outgoing_edge_offsets(
node_id: NativeNodeId,
) -> Option<Vec<FileOffset>>Get outgoing edge offsets for a node from the pointer table