mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(email): integrate email service using AWS SES (#1158)
This commit is contained in:
		| @ -3,6 +3,9 @@ | ||||
| #![forbid(unsafe_code)] | ||||
| #![warn(missing_docs, missing_debug_implementations)] | ||||
|  | ||||
| #[cfg(feature = "email")] | ||||
| pub mod email; | ||||
|  | ||||
| #[cfg(feature = "kms")] | ||||
| pub mod kms; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Chethan Rao
					Chethan Rao