Xavier Moffett
f20f46b28e
- Error type in the error module now implements a broadly generic From<T> impl for error conversion into the pacwrap-core library's Error type. - `ErrorGeneric::prepend` and `ErrorGeneric::prepend_io` both now accept borrowed or heap-allocated String return types without additional sugar. - A lone unary postfix operator has been applied to external function calls where deemed most appropriate, removing unnecessary function calls to `ErrorGeneric::prepend` and `ErrorGeneric::prepend_io`. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |