Skip to main content

stderr_excerpt

Function stderr_excerpt 

Source
pub fn stderr_excerpt(stderr: &[u8], limit: usize) -> String
Expand description

The first limit bytes of stderr as text, for an error message.