mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	refactor: introducing hyperswitch_interface crates (#3536)
				
					
				
			Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -13,6 +13,10 @@ pub mod file_storage; | ||||
| #[cfg(feature = "hashicorp-vault")] | ||||
| pub mod hashicorp_vault; | ||||
|  | ||||
| pub mod no_encryption; | ||||
|  | ||||
| pub mod managers; | ||||
|  | ||||
| /// Crate specific constants | ||||
| #[cfg(feature = "aws_kms")] | ||||
| pub mod consts { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Chethan Rao
					Chethan Rao