Function setup_submit

Source
async fn setup_submit(
    __arg0: State<UiState<DynSetupApi>>,
    __arg1: Form<SetupInput>,
) -> impl IntoResponse