Skip to content

Conversation

@starpit
Copy link
Member

@starpit starpit commented Apr 10, 2025

Rather than duplicating this "metadata" logic -- the stuff common to all non-literal blocks. This just starts the migration. The main trick is to use the serde flatten capability, so that we can maintain a separate Metadata struct in Rust, but have it flattened into the enclosing object for serde.

Rather than duplicating this "metadata" logic -- the stuff common to all non-literal blocks. This just starts the migration. The main trick is to use the serde `flatten` capability, so that we can maintain a separate Metadata struct in Rust, but have it flattened into the enclosing object for serde.

Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit merged commit 2d28626 into IBM:main Apr 10, 2025
7 checks passed
@starpit starpit deleted the metadata branch April 10, 2025 18:26
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