Skip to main content

refresh_with_client

Function refresh_with_client 

Source
async fn refresh_with_client(
    base_url: &str,
    mcp: &Arc<McpState>,
    client: &Client,
    max_bytes: usize,
)