You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We wont be able to do this without proper support for const generics. Until then, we can figure out a way to implement DesseDynamic trait for Option<T> which will enable de/serialization of Option<T>.
I haven't pushed DesseDynamic trait in master branch as it has a lot of missing pieces. Its currently in desse-dynamic branch.
This would be pretty handy.
The text was updated successfully, but these errors were encountered: