Skip to main content

emit

Function emit 

Source
pub fn emit<T: Render>(ctx: &OutputCtx, value: &T) -> Result<(), CliError>
Expand description

Top-level emit: serializes through the chosen format.