Re-exports§
pub use reporter::CustomDiagnostic;pub use reporter::DiagnosticKind;
Modules§
Macros§
- print_
to_ stdout - Macro to print formatted output to stdout
- println_
to_ stdout
Structs§
Functions§
- print_
to_ stdout - Print the input to stdout, and exit gracefully if
SIGPIPEis received. Rust ignoresSIGPIPEby default, converting pipe errors intoErrorKind::BrokenPipe