Type Alias ErrorReceiver

Source
pub type ErrorReceiver = Receiver<Report>;

Aliased Typeยง

pub struct ErrorReceiver { /* private fields */ }