Files
db/heromodels/src/models
Mahmoud-Emad 20c075ec51 feat: Add JSON serialization/deserialization to Event struct
- Added `to_json` method to serialize Event to JSON string.
- Added `from_json` method to deserialize Event from JSON string.
- This allows for easier data exchange and persistence.
2025-06-03 15:32:28 +03:00
..
2025-05-17 13:00:05 +03:00
fix
2025-05-27 11:34:44 +03:00
2025-05-17 13:00:05 +03:00
...
2025-04-22 12:53:17 +04:00