Expand description
JSON Data Adapter
Provides conversion between domain JsonData and infrastructure serde_json::Value to maintain Clean Architecture boundaries.
Structsยง
- Json
Adapter - Adapter for converting between domain JsonData and infrastructure JSON