Replace all XMLParserDelegates with Codable structures
Open
refactoring
- Dominant language
- Swift
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`XMLCoder` lets us decode XML-based structures into `struct`s conforming to Swift's standard `Codable` protocol, making it possible to declaratively specify the structure of XML-based data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.