445b07c94c
We now have an `error` module but the `util::Error`, which is a general error, is not in it. Make `Error` more ergonomic to use by doing: - Move the `util::Error` to `crate::error::Error` - Re-export it from the crate root since it is our most general error - Re-export and deprecated it from `util` |
||
---|---|---|
.. | ||
contrib | ||
examples | ||
src | ||
tests | ||
Cargo.toml |