mirror of
https://github.com/sharkdp/bat
synced 2024-11-16 21:25:56 +00:00
Reexport bat::pretty_printer::Input as bat::Input
This commit is contained in:
parent
589c94aa93
commit
0f06d3b90d
@ -40,7 +40,7 @@ pub(crate) mod syntax_mapping;
|
||||
mod terminal;
|
||||
pub(crate) mod wrapping;
|
||||
|
||||
pub use pretty_printer::PrettyPrinter;
|
||||
pub use pretty_printer::{Input, PrettyPrinter};
|
||||
pub use syntax_mapping::{MappingTarget, SyntaxMapping};
|
||||
pub use wrapping::WrappingMode;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user