mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			80 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			80 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
mod create_index;
 | 
						|
mod delete_index;
 | 
						|
mod get_index;
 | 
						|
mod stats;
 | 
						|
mod update_index;
 |