Skip to content

feat: add feature-gated anyhow::Error support (closes #196)

Fedor Telnov requested to merge feat/anyhow-support into master

Summary

  • feat: add feature-gated anyhow::Error support

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Fedor Telnov

Merge request reports