Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 403 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 403 Bytes

Trace Protocol

Wire types used by the binary tracing subscriber used on hardware targets. Extracted as a separate crate to allow external decoders (like crowtty) to share protocol definitions.

Development Documentation

Please see the development docs for documentation of the current main branch.

Docs can be built locally with cargo doc.