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 force-pushed the feature/TypeDescriptor branch from 0a47768 to bcd4c57 Compare March 14, 2024 09:00
@magnusuMET magnusuMET linked an issue Apr 10, 2024 that may be closed by this pull request
@magnusuMET magnusuMET force-pushed the feature/TypeDescriptor branch from 608fdce to f70c653 Compare April 10, 2024 08:18
@magnusuMET magnusuMET force-pushed the feature/TypeDescriptor branch from f70c653 to 0396928 Compare June 19, 2024 10:37
@magnusuMET magnusuMET force-pushed the feature/TypeDescriptor branch from 0396928 to da40432 Compare June 19, 2024 10:41
@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