Skip to content

Conversation

@nkysg
Copy link

@nkysg nkysg commented Feb 2, 2026

Motivation

  • Replace T: IntoTxEnv + Clone bound with for<'a> &'a T: IntoTxEnv
    in trace_many/try_trace_many methods
  • Pass transaction by reference instead of cloning in TracerIter::next
  • Add ToTxEnv implementations for &TxEnv and &OpTransaction

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@nkysg nkysg requested review from klkvr and mattsse as code owners February 2, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant