pub fn parse_widget_event( method: &str, params: &Value, ) -> Result<WidgetEvent, String>
Parse a widget.* notification given the JSON-RPC method and params.
widget.*