Skip to content

Commit 830b1b9

Browse files
committed
feat(query): export format_diagnostic::verbose_string.
1 parent c481421 commit 830b1b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/query/formats/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ mod output_format_values;
2727

2828
pub use format::InputFormat;
2929
pub use format::InputState;
30+
pub use format_diagnostic::verbose_string;
3031
pub use format_factory::FormatFactory;

0 commit comments

Comments
 (0)