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

Implement IntoValueFromNative for Vec #106

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

Vagab
Copy link
Contributor

@Vagab Vagab commented Mar 30, 2024

resolves #105

@Vagab Vagab changed the title implement IntoValueFromNative for Vec Implement IntoValueFromNative for Vec Mar 30, 2024
@matsadler matsadler force-pushed the into-value-from-native-for-vec branch from c92f79f to 466065e Compare March 31, 2024 02:53
@matsadler matsadler force-pushed the into-value-from-native-for-vec branch from 466065e to 41d6f43 Compare March 31, 2024 04:10
@matsadler
Copy link
Owner

Thanks!

@matsadler matsadler merged commit 7a05218 into matsadler:main Mar 31, 2024
43 checks passed
@Vagab Vagab deleted the into-value-from-native-for-vec branch March 31, 2024 09:24
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.

Vec<Vec<(String, usize)>> panics with unsatisfied trait bounds
2 participants