print_merged_doctests_times

Function print_merged_doctests_times 

Source
pub fn print_merged_doctests_times(
    args: &[String],
    total_time: f64,
    compilation_time: f64,
)
🔬This is a nightly-only experimental API. (test)
Expand description

Public API used by rustdoc to display the total and compilation times in the expected format.