issues
search
intsig171
/
SmartCodable
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
https://smart-codable.vercel.app
MIT License
417
stars
43
forks
source link
Add support for designatedPath
#20
Closed
dgpGitH
closed
6 months ago
dgpGitH
commented
6 months ago
Testing
Comprehensive unit tests have been added to
DesignatedPathTests
to validate all new functionalities and scenarios.
All tests pass without any regressions to existing functionalities.
Testing
DesignatedPathTests
to validate all new functionalities and scenarios.