mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			141 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			141 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| use diesel_models::reverse_lookup::ReverseLookup;
 | |
| 
 | |
| use crate::redis::kv_store::KvStorePartition;
 | |
| 
 | |
| impl KvStorePartition for ReverseLookup {}
 | 
