mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
This commit is contained in:
		| @ -7,7 +7,6 @@ use crate::types::MinorUnit; | ||||
| /// error_stack::Report<E> specific extendability | ||||
| /// | ||||
| /// Effectively, equivalent to `Result<T, error_stack::Report<E>>` | ||||
| /// | ||||
| pub type CustomResult<T, E> = error_stack::Result<T, E>; | ||||
|  | ||||
| /// Parsing Errors | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sanchith Hegde
					Sanchith Hegde