node_sys/module/
trace_events.rs

1use wasm_bindgen::prelude::*;
2
3#[wasm_bindgen(module = "trace_events")]
4extern {}