Function setup_submit

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