Function progress

Source
pub fn progress(
    progress_token: String,
    progress: f32,
    total: Option<f32>,
) -> McpResult<JsonRpcNotification>
Expand description

Create a progress notification