Skip to main content

write_debug_dump

Function write_debug_dump 

Source
pub fn write_debug_dump(input: &DebugDumpInput<'_>) -> Result<PathBuf>
Expand description

Render and atomically write a dump to the host debug log path.

Returns the path written.

ยงErrors

Propagates write_debug_dump_atomically failures.