Skip to main content

handle_refresh_context_window

Function handle_refresh_context_window 

pub async fn handle_refresh_context_window(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Path<(String, String)>,
) -> Response<Body>