Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Send trait for GenVisitor #255

Closed
wants to merge 1 commit into from
Closed

Conversation

HoKim98
Copy link

@HoKim98 HoKim98 commented Nov 22, 2023

Hello, thanks for great works!

This PR adds a Send trait condition for GenVisitor trait.

It enables for the async contexts to go out of the current thread.

@GREsau
Copy link
Owner

GREsau commented Aug 12, 2024

This trait bound has been added to what is now the GenTransform trait in schemars 1.0.0-alpha.3

@GREsau GREsau closed this Aug 12, 2024
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