According to @mkulke , The String of cc_eventlog in TDX/CSV confuses. A more formated struct like CCEventLog with members e.g. Vec<EventEntry> would make a lot more sense. This could explicitly tell future programmers the eventlogs are well formated.
According to @mkulke , The
Stringofcc_eventlogin TDX/CSV confuses. A more formated struct likeCCEventLogwith members e.g.Vec<EventEntry>would make a lot more sense. This could explicitly tell future programmers the eventlogs are well formated.