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

Deserialize STEP Record by serde #18

Merged
merged 11 commits into from
Mar 17, 2021
Merged

Deserialize STEP Record by serde #18

merged 11 commits into from
Mar 17, 2021

Conversation

termoshtt
Copy link
Contributor

@termoshtt termoshtt commented Mar 15, 2021

In serde, serialize format is implemented as Deserializer. For example, Implementing a Deserializer is a document for implement Deserializer for JSON.

@termoshtt termoshtt self-assigned this Mar 17, 2021
@termoshtt termoshtt marked this pull request as ready for review March 17, 2021 09:13
@termoshtt termoshtt merged commit f56c75e into master Mar 17, 2021
@termoshtt termoshtt deleted the serde-deserialize branch March 17, 2021 09:14
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.

1 participant