Crate cu29_export

Source

Structs§

  • This is a generator for a main function to build a log extractor.

Enums§

Functions§

  • Extracts the copper lists from a binary representation. P is the Payload determined by the configuration of the application.
  • This is a generator for a main function to build a log extractor. It depends on the specific type of the CopperList payload that is determined at compile time from the configuration.
  • Full dump of the copper structured log from its binary representation. This rebuilds a textual log. src: the source of the log data index: the path to the index file (containing the interned strings constructed at build time)