Skip to content

make YAMLDecoder compliant to TopLevelDecoder to be used with Combine.decode #261

@marcblanchet

Description

@marcblanchet

would be cool to chain with Combine .decode(type: ..., decoder: YAMLDecoder()) but YAMLDecoder is not compliant with protocol TopLevelDecoder. XMLCoder does it and it is really useful

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