Skip to main content

stdout_raw

Function stdout_raw 

Source
pub fn stdout_raw(args: &[&str]) -> Option<Vec<u8>>
Expand description

Raw stdout, untrimmed and not lossy — for a patch, where a trailing newline and any byte in a binary hunk are load-bearing.