Skip to main content

parse_shared_dialog

Function parse_shared_dialog 

Source
pub fn parse_shared_dialog(
    input: &str,
    options: &SharedDialogParseOptions,
) -> SharedDialogCapture
Expand description

Parse captured HTML or a compact transcript into a normalized shared-dialog result. Unsupported inputs return a structured diagnostic instead of an error.