fn failed(note: impl Into<String>) -> SmtCheckResultExpand description
Builds a failed SMT check result with a single diagnostic note.
fn failed(note: impl Into<String>) -> SmtCheckResultBuilds a failed SMT check result with a single diagnostic note.