Skip to main content

report

Function report 

Source
pub fn report(
    format: ReportFormat,
    name: &str,
    loc: &Location,
    type: &str,
    message: &str,
)