Skip to main content

info

Function info 

Source
pub fn info(out: &mut dyn Write, message: &str) -> Result<()>
Expand description

A step in progress, or a neutral fact worth showing.

ยงErrors

When the sink cannot be written.