Skip to content

Conversation

@andreisilviudragnea
Copy link

Simplify lifetime declarations by using the following type definition:

pub type CorrectContext<'a, 'b, 'info, T> = Context<'a, 'b, 'info, 'info, T>;

@andrewsource147
Copy link
Contributor

Thank you, @codewithgun could you take a look?

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.

2 participants