mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Update meilisearch-lib/src/document_formats.rs
Co-authored-by: Clément Renault <renault.cle@gmail.com>
This commit is contained in:
		@@ -62,6 +62,7 @@ impl Display for DocumentFormatError {
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
impl std::error::Error for DocumentFormatError {}
 | 
			
		||||
 | 
			
		||||
impl From<(PayloadType, milli::documents::Error)> for DocumentFormatError {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user