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

Support Option<Vec<T>> field type #191

Merged
merged 1 commit into from May 30, 2019
Merged

Conversation

sphynx
Copy link
Contributor

@sphynx sphynx commented May 30, 2019

Closes #180

The code is quite similar to adding support of Option<Option<T>>

@TeXitoi TeXitoi merged commit 57b33d3 into TeXitoi:master May 30, 2019
@TeXitoi
Copy link
Owner

TeXitoi commented May 30, 2019

Thanks. I wait for a better changelog about Option<Option<T>> before doing a new release.

@sphynx
Copy link
Contributor Author

sphynx commented May 30, 2019

Great, thanks for the quick turnaround!

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.

Option<Vec<T> as argument
2 participants