Skip to main content

parse_inbound

Function parse_inbound 

Source
pub fn parse_inbound(
    method: &str,
    params: Value,
) -> Result<InboundSettingsEditorFrame, SettingsEditorParseError>
Expand description

Parse the params object of a settings.editor.* notification.