Function add_gateway

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