pub async fn withdraw_preview_handler<E: Display>(
__arg0: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg2: Form<WithdrawPreviewPayload>,
) -> impl IntoResponseExpand description
Preview handler for two-step withdrawal flow - shows fee breakdown before confirmation