Crate mock_crash_reporter
source ·Structs
Represents a crash report.
Hook that can be used to yield control of the
file
call to the caller. The caller can
control when file
calls complete by pulling from the mpsc::Receiver.Traits
A call hook that can be used to inject responses into the CrashReporter service.