The `untis::error` module is just a code organisation thing it should never have been public. We already re-export all the error types and this is verified by the `units/tests/api.rs` test file. Make the module private and remove it from the paths in the `api` test. |
||
---|---|---|
.. | ||
api.rs | ||
str.rs |