Add #[raiden(StringSet)]
and #[raiden(NumberSet)]
for Vec<T>
#22
Labels
enhancement
New feature or request
#[raiden(StringSet)]
and #[raiden(NumberSet)]
for Vec<T>
#22
Is your feature request related to a problem? Please describe.
Now
Vec<T>
is automatically treated asList
.I think it is useful when an user want to treat
Vec
asSET
.Describe the solution you'd like
NA
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: