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

feat: specialize deserialization for hcl::Body #24

Merged
merged 1 commit into from May 29, 2022
Merged

Conversation

martinohmann
Copy link
Owner

This PR adds specialization for the hcl::Body type to the Deserializer. With this, it's possible to deserialize into hcl::Body directly to preserve context about the HCL structure. See the added example.

@martinohmann martinohmann force-pushed the body-deser branch 6 times, most recently from 86a0a86 to fde566c Compare May 29, 2022 20:21
@martinohmann martinohmann marked this pull request as ready for review May 29, 2022 20:27
@martinohmann martinohmann merged commit 5581ccf into main May 29, 2022
@martinohmann martinohmann deleted the body-deser branch May 29, 2022 20: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.

None yet

1 participant