We probably want to switch to more concrete errors once the dust settles. Candidates: - thiserror (if we want discernible structs) - anyhow (if we just need user-displayable errors)
We probably want to switch to more concrete errors once the dust settles. Candidates: