Skip to content

Check that all PACs for a process are inputs or outputs #165

@alexdewar

Description

@alexdewar

The PACs for each process must be all inputs or all outputs (see #136).

It would probably be best to implement this in read_process_pacs_from_iter() in process.rs. Once we've generated the HashMap of process PACs, at that point we'll be able to check whether they're all inputs or outputs for each proceses.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions