Function remove_gateway

Source
pub async fn remove_gateway(
    __arg0: State<AuthState<DynDashboardApi>>,
    jar: CookieJar,
    __arg2: Form<GatewayForm>,
) -> impl IntoResponse