Crate mock_crash_reporter

source ·

Structs§

  • Represents a crash report.
  • Hook that can be used to yield control of the file_report call to the caller. The caller can control when file_report calls complete by pulling from the mpsc::Receiver.

Traits§

  • A call hook that can be used to inject responses into the CrashReporter service.