Skip to content
Release 3.10.0

* Implement `Clone` for `Error`.
* Introduce `Error::InputOutput(Arc<..>)` and deprecated `Error::Io` in favour of it.
* Implement `Default` for `Optional`.
* Misc minor fixes and improvements.