Skip to main content

stderr

Function stderr 

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