Function dvcompute_results::simulation::results::io::show_results_in_integ_times[][src]

pub fn show_results_in_integ_times<F, M>(
    f: F,
    locale: ResultLocale
) -> impl Simulation<Item = String> where
    F: Fn() -> M + 'static,
    M: ResultWrite + 'static, 
Expand description

Show the object representation in the integration time points.