Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp type descriptors #132

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

magnusuMET
Copy link
Member

Allows deriving types for user-defined structs and enums

Breaking change: Entire types.rs file, removed NcPutGet trait, for basic types the functionality is the same as before

@magnusuMET magnusuMET merged commit b4c5100 into georust:master Jun 19, 2024
13 checks passed
@magnusuMET magnusuMET deleted the feature/TypeDescriptor branch June 19, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add derive macros for more advanced types
1 participant