Skip to main content

output

Function output 

Source
pub fn output(value: &impl Render)
Expand description

Output a value: JSON to stdout when --output json, human text to stderr otherwise.

Silenced by --quiet.