Skip to content

Commit

Permalink
feat(query): export format_diagnostic::verbose_string.
Browse files Browse the repository at this point in the history
  • Loading branch information
youngsofun committed Sep 19, 2022
1 parent c481421 commit 830b1b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query/formats/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ mod output_format_values;

pub use format::InputFormat;
pub use format::InputState;
pub use format_diagnostic::verbose_string;
pub use format_factory::FormatFactory;

0 comments on commit 830b1b9

Please sign in to comment.