report

Function report 

Source
pub fn report<E>(err: &E)
where E: Error + ErrorCompat + Send + Sync + 'static,