IntoDiagnostic

Derive Macro IntoDiagnostic 

Source
#[derive(IntoDiagnostic)]
{
    // Attributes available to this derive:
    #[file_id]
    #[message]
    #[render]
    #[note]
    #[primary]
    #[secondary]
}