Type Alias oxc_diagnostics::DiagnosticSender

source ·
pub type DiagnosticSender = Sender<Option<DiagnosticTuple>>;

Aliased Type§

struct DiagnosticSender { /* private fields */ }