mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 19:32:25 +01:00
Completely refactor 'input' module
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
pub use crate::input::Input;
|
||||
pub use crate::input::OrdinaryFile;
|
||||
pub use crate::line_range::{HighlightedLineRanges, LineRange, LineRanges};
|
||||
pub use crate::style::{StyleComponent, StyleComponents};
|
||||
pub use crate::syntax_mapping::{MappingTarget, SyntaxMapping};
|
||||
|
Reference in New Issue
Block a user