-
-
Notifications
You must be signed in to change notification settings - Fork 231
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
Add Contract
for generating separate serialize/deserialize schemas
#335
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b52cd9b - Browse repository at this point
Copy the full SHA b52cd9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a509fde - Browse repository at this point
Copy the full SHA a509fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57546f5 - Browse repository at this point
Copy the full SHA 57546f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0bca9 - Browse repository at this point
Copy the full SHA 6d0bca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b51cab - Browse repository at this point
Copy the full SHA 1b51cabView commit details -
Fix contract behaviour with more attributes
- `default` - `skip_deserialize` - `skip_serialize` - `skip_serialize_if`
Configuration menu - View commit details
-
Copy full SHA for ea3f100 - Browse repository at this point
Copy the full SHA ea3f100View commit details -
{de}serialize_with
is a function, not a typeThis means we basically need to ignore them, because we can't figure out their behaviour from in our proc macro
Configuration menu - View commit details
-
Copy full SHA for 72b20fb - Browse repository at this point
Copy the full SHA 72b20fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6466d - Browse repository at this point
Copy the full SHA aa6466dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a858dcb - Browse repository at this point
Copy the full SHA a858dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5c3bc - Browse repository at this point
Copy the full SHA 3d5c3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5695623 - Browse repository at this point
Copy the full SHA 5695623View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72d6e9b - Browse repository at this point
Copy the full SHA 72d6e9bView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fd2a5c - Browse repository at this point
Copy the full SHA 9fd2a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 361f2c4 - Browse repository at this point
Copy the full SHA 361f2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1796a3 - Browse repository at this point
Copy the full SHA d1796a3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.