quinn icon indicating copy to clipboard operation
quinn copied to clipboard

Pass `ConnectionId` by value

Open gretchenfrage opened this issue 9 months ago • 0 comments

Per discussion in #2109, whenever we release 0.12, we want to change API-surfaced usages of ConnectionId so that they're always passed by value rather than shared reference, since it is a small copy type.

gretchenfrage avatar Jan 26 '25 23:01 gretchenfrage