Skip to content

feat: error_code method for IntoBoxError trait

Georgy Moshkin requested to merge gmoshkin/error-code-for-IntoBoxError into master

Summary

  • error_code method for IntoBoxError trait

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 Georgy Moshkin

Merge request reports