Skip to content
Commit 2701509c authored by Peter Goodspeed-Niklaus's avatar Peter Goodspeed-Niklaus
Browse files

simplify error types in split-apart crates

This PR split pnu-subsystem-util into 3 distinct crates:

- pnu-subsystem-util
- pnu-jobs
- pnu-validator-discovery

However, initially, they'd all inherited the same Error enum.
This commit reduces the variants for each of those crates to the
set which can actually be produced from that crate.
parent cf2366d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment