Function mhost::app::output::output[][src]

pub fn output<T: Serialize + SummaryFormatter>(
    config: &OutputConfig,
    data: &T
) -> Result<()>