Skip to content

Commit 7471f78

Browse files
author
Zibi Braniecki
committed
Fix tests
1 parent df853c5 commit 7471f78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/snippet.rs

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
//! Example:
44
//!
55
//! ```
6+
//! use annotate_snippets::snippet::*;
7+
//!
68
//! Snippet {
79
//! title: Some(Annotation {
810
//! label: Some("mismatched types".to_string()),

0 commit comments

Comments
 (0)