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
Yes, this should also be possible in principle. But I have not implemented that yet. I put it on my TODO list, but it will take some time until I will implement it...
As a workaround you can declare each field as Aligned. AlignedStruct does nothing else, but automated.
Hi! Great package!
I use
AlignedStruct
from construct, is there a way to wrap it byDataclassStruct
?Thanks!
The text was updated successfully, but these errors were encountered: