mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com> Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in> Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in> Co-authored-by: Jagan <jaganelavarasan@gmail.com> Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com> Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
This commit is contained in:
		| @ -23,7 +23,7 @@ where | ||||
|     F: Fn(&'b A, U, T) -> Fut, | ||||
|     Fut: Future<Output = RouterResult<api::ApplicationResponse<Q>>>, | ||||
|     Q: Serialize + std::fmt::Debug + 'a, | ||||
|     S: From<Q> + Serialize, | ||||
|     S: TryFrom<Q> + Serialize, | ||||
|     E: Serialize + error_stack::Context + actix_web::ResponseError + Clone, | ||||
|     errors::ApiErrorResponse: ErrorSwitch<E>, | ||||
|     T: std::fmt::Debug, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Arun Raj M
					Arun Raj M