Skip to main content

stdin

Function stdin 

Source
pub async fn stdin<T>(outputs: Outputs<T>) -> Result<(), Error>
where T: FromStr,