mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	 00340a3369
			
		
	
	00340a3369
	
	
	
		
			
			Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| use diesel_models::Mandate;
 | |
| 
 | |
| use crate::redis::kv_store::KvStorePartition;
 | |
| 
 | |
| impl KvStorePartition for Mandate {}
 |