Skip to content

Revert "refactor: merge Tuple and TupleBuffer"

Georgy Moshkin requested to merge gmoshkin/revert-tuple-rework into master

Summary

  • Revert "refactor: merge Tuple and TupleBuffer"

Reason: the commit introduces too many breaking changes but not enough value to justify them.

This reverts commit 7b16d84a.

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