Home
last modified time | relevance | path

Searched defs:with_message (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/codespan/codespan-reporting/src/
H A Ddiagnostic.rs107 pub fn with_message(mut self, message: impl Into<String>) -> Label<FileId> { in with_message() functions
193 pub fn with_message(mut self, message: impl Into<String>) -> Diagnostic<FileId> { in with_message() functions

Completed in 1 milliseconds