mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	fix(router_derive): Use #[automatically_derived] for all derivations (#133)
				
					
				
			This commit is contained in:
		| @ -176,6 +176,7 @@ pub fn setter(input: proc_macro::TokenStream) -> proc_macro::TokenStream { | ||||
|         } | ||||
|     }); | ||||
|     let output = quote::quote! { | ||||
|     #[automatically_derived] | ||||
|     impl #ident { | ||||
|             #(#build_methods)* | ||||
|         } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 kos-for-juspay
					kos-for-juspay