Skip to content

Commit 73da33b

Browse files
committed
Ignore doc test in cli-table-derive
1 parent 18174b5 commit 73da33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli-table-derive/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
//!
1616
//! ## Simple usage
1717
//!
18-
//! ```rust
18+
//! ```rust,ignore
1919
//! use cli_table::{format::Justify, print_stdout, Cell, Style, Table};
2020
//!
2121
//! let table = vec![

0 commit comments

Comments
 (0)