Skip to content

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

Merged
TeXitoi merged 1 commit intoTeXitoi:masterfrom
sphynx:support-option-vec
May 30, 2019
Merged

Support Option<Vec<T>> field type#191
TeXitoi merged 1 commit intoTeXitoi:masterfrom
sphynx:support-option-vec

Conversation

@sphynx
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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