print_infos

Function print_infos 

Source
pub fn print_infos(
    source_engine: &SourceEngine,
    terse_mode: bool,
    infos: &[CompileInfo],
)