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

Adding zero cost wrappers to the proto serializers #176

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

AsherGlick
Copy link
Owner

This is not entirely necessary, they are all identify functions. However adding them means that we dont need to differentiate between the scalar/primitive types and instead we can just treat all types generally the same.

This is not entirely nessasary, they are all identify functions. However adding
them means that we dont need to differentiate between the scalar/primitive
types and instead we can just treat all types generally the same.
Base automatically changed from better_nested_proto_assignment to xml_converter October 9, 2023 03:07
@AsherGlick AsherGlick merged commit 4289183 into xml_converter Oct 9, 2023
12 checks passed
@AsherGlick AsherGlick deleted the zero_cost_proto_wrappers branch October 9, 2023 03:07
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.

2 participants