Skip to content

refactor: remove impl_tuple_encode macro from tarantool-proc

Georgy Moshkin requested to merge gmoshkin/impl-tuple-encode into master

Summary

  • refactor: remove impl_tuple_encode macro from tarantool-proc

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

Merge request reports