Skip to main content

stdout

Function stdout 

Source
pub async fn stdout<T>(inputs: Inputs<T>) -> Result<(), Error>
where T: ToString,