mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Reexport bat::pretty_printer::Input as bat::Input
This commit is contained in:
		@@ -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;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user