pub async fn set_fees_handler<E: Display>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<SetFeesPayload>,
) -> impl IntoResponsepub async fn set_fees_handler<E: Display>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<SetFeesPayload>,
) -> impl IntoResponse