pub fn ocel_to_json(ocel: &OCEL) -> String
Serialize OCEL as a JSON String
OCEL
String
serde_json can also be used to convert OCEL to other targets (e.g., serde_json::to_writer)
serde_json
serde_json::to_writer