Skip to main content

read_stdin

Function read_stdin 

Source
pub fn read_stdin() -> Result<Vec<u8>>
Expand description

Read all bytes from stdin into a Vec.