Closed duanegoodner closed 1 month ago
Add JsonUtility CRTP interface. Any code that needs Json IO can now use this instead of directly using any json lib. For now, only implementation of JsonUtility is JsonUtilityNlhomann.
Add JsonUtility CRTP interface. Any code that needs Json IO can now use this instead of directly using any json lib. For now, only implementation of JsonUtility is JsonUtilityNlhomann.