Structs #142
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ArkForgeLabs/Astra!142
Loading…
Reference in a new issue
No description provided.
Delete branch "structs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds support for better validation structures. This PR adds syntax inspired by https://github.com/if-not-nil/soup as an alternative to the previous syntax, which will result in less code while maintaining the same logic and principals.