Structs§

  • An RAII-style struct that initializes tracing in the test realm on creation via Tracing::create_and_initialize_tracing and collects and writes the trace when the struct is dropped. The idea is that we can add this to different structs that represent different topologies and get tracing.