Function
send-updated
Send a notifications/*/updated notification to the client.
send-updated: func(out: borrow<output-stream>, update: update) -> result<_, stream-error>;Send a notifications/*/updated notification to the client.
send-updated: func(out: borrow<output-stream>, update: update) -> result<_, stream-error>;