Skip to content

fix(config): keep embedded-constructed structs constructible #45

@polaz

Description

@polaz

The blanket non_exhaustive broke embedded consumers (coordinode) that build ProxyConfig + wiring structs + DescriptorSource::Embedded with runtime values. Scope non_exhaustive to the leaf (deserialized-only) config structs; keep the wiring structs constructible. Add from_yaml_str + a separate-crate integration test guarding the contract.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions