Module streaming_writer

Module streaming_writer 

Source
Expand description

Streaming Trace Writer

Structsยง

PerfettoWriter
A writer for Perfetto traces that writes packets through an AsyncWriter. Uses the AsyncWriter trait to abstract the underlying data sink.