pub fn emit<T: Render>(ctx: &OutputCtx, value: &T) -> Result<(), CliError>
Top-level emit: serializes through the chosen format.