Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df853c5 commit 7471f78Copy full SHA for 7471f78
src/snippet.rs
@@ -3,6 +3,8 @@
3
//! Example:
4
//!
5
//! ```
6
+//! use annotate_snippets::snippet::*;
7
+//!
8
//! Snippet {
9
//! title: Some(Annotation {
10
//! label: Some("mismatched types".to_string()),
0 commit comments