Skip to main content

handle_catalog_models

Function handle_catalog_models 

pub async fn handle_catalog_models(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Query<ModelsQuery>,
) -> Response<Body>