pub fn warning(message: impl Into<String>) -> DiagnosticBuilderExpand description
Creates a warning diagnostic builder with the given message.
pub fn warning(message: impl Into<String>) -> DiagnosticBuilderCreates a warning diagnostic builder with the given message.