Function

progress

Send a bidirectional notifications/progress notification

progress: func(output: borrow​<output-stream>, token: progress-token, progress: f64, total: option​<f64>, message: option​<string>) -> result​<_, notification-error>;