raiden-dynamo
raiden-dynamo copied to clipboard
Add `#[raiden(StringSet)]` and `#[raiden(NumberSet)]` for Vec<T>
Is your feature request related to a problem? Please describe.
Now Vec<T> is automatically treated as List.
I think it is useful when an user want to treat Vec as SET.
Describe the solution you'd like
NA
Describe alternatives you've considered
NA
Additional context
NA