pub fn print_project_failure_short(failure: &ProjectFailure)Expand description
The project-failure analogue of bynk_render::print_errors_short: each
attributed error is positioned against its file’s snapshot; an unattributed
(project-level) error falls back to <severity>[<category>]: <message>.