try something else...

This commit is contained in:
Joeri Exelmans 2025-11-04 10:12:49 +01:00
parent 05ab0906d6
commit 97192d31be
5 changed files with 28 additions and 1 deletions

View file

@ -76,7 +76,7 @@ impl<'a> Trace for TraceMap<'a> {
// }
// }
#[derive(Serialize, Deserialize)]
#[wasm_bindgen(getter_with_clone)]
pub struct StateBuddyTraceEntry {
simtime: f64,
inputEvent: String,