Function libcantal::print [] [src]

pub fn print<C: Collection + ?Sized, W: Write>(col: &C, out: W) -> Result<()>

Print all metrics of a collection to a file

Useful mostly for debugging