Type Definition txrx::Error[][src]

pub type Error = Box<dyn Error + Send + Sync + 'static>;