Skip to main content

parse_widget_event

Function parse_widget_event 

Source
pub fn parse_widget_event(
    method: &str,
    params: &Value,
) -> Result<WidgetEvent, String>
Expand description

Parse a widget.* notification given the JSON-RPC method and params.