Skip to content

feat: add EncodeError and propagate new errors to tarantool::Error

Егор Ивков requested to merge encode-error into master

Summary

  • feat: add EncodeError and propagate new errors to tarantool::Error

Depends on !420 (merged) which should be merged first

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 Егор Ивков

Merge request reports