Fix member sizes #10

Open
opened 2023-08-17 10:36:06 -04:00 by FrogWithACoolHat · 0 comments

If member has size defined (not unbound) change uint/int to [u/i; size]
If member has size defined as unbound change to Vec<u/i>
ansichar and widechar types overwrite size definitions

If member has size defined (not unbound) change uint/int to [u/i; size] If member has size defined as unbound change to Vec<u/i> ansichar and widechar types overwrite size definitions
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FrogWithACoolHat/RustXMLParseTest#10
No description provided.