Function forc_util::print_warnings

source ·
pub fn print_warnings(
    terse_mode: bool,
    proj_name: &str,
    warnings: &[CompileWarning],
    tree_type: &TreeType
)