Function debug_slice

Source
pub fn debug_slice(slice: &ReadableProcessSlice) -> Result<usize, ()>
Expand description

Write a ReadableProcessSlice to the debug output.

ยงErrors

Will return Err if it is not possible to write any output.