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

Add preserve_order feature to preserve property order #436

Merged
merged 1 commit into from
Jan 14, 2023
Merged

Add preserve_order feature to preserve property order #436

merged 1 commit into from
Jan 14, 2023

Conversation

SanchithHegde
Copy link
Contributor

As discussed in #428, this PR introduces a cargo feature named preserve_order to retain property order when serializing a component schema.

Closes #428.

Copy link
Owner

@juhaku juhaku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, 👍

@juhaku juhaku merged commit 2a5c09d into juhaku:master Jan 14, 2023
@SanchithHegde SanchithHegde deleted the preserve-order-feature branch January 14, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

[Feature Request] Serialize component properties in order of fields in struct definition
2 participants