Skip to content

srp: remove client and server lifetimes#231

Merged
tarcieri merged 1 commit intomasterfrom
src/remove-client-and-server-lifetimes
Jan 13, 2026
Merged

srp: remove client and server lifetimes#231
tarcieri merged 1 commit intomasterfrom
src/remove-client-and-server-lifetimes

Conversation

@tarcieri
Copy link
Member

The only lifetime is a reference to the group, where the groups are all stored in statics and therefore we can just use a 'static lifetime

The only lifetime is a reference to the group, where the groups are all
stored in `static`s and therefore we can just use a `'static` lifetime
@tarcieri tarcieri merged commit 70cee64 into master Jan 13, 2026
4 checks passed
@tarcieri tarcieri deleted the src/remove-client-and-server-lifetimes branch January 13, 2026 01:12
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