Skip to content

More specific intermediate type #23

@olidacombe

Description

@olidacombe

Instead of serde_yaml::Value being used for data Marge before trying to cast to a final type T, use a builder-like type for T - saving some intermediate serialization.

Probably a proc macro that generates the builder (or use something off the shelf) - which also implements specific merge functions as defined in the DataResolver trait.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions