reported_with_source

Function reported_with_source 

Source
pub fn reported_with_source(
    message: impl Into<String>,
    source: Option<Error>,
) -> Error