Skip to main content

extract_json

Function extract_json 

Source
pub fn extract_json(response: &str) -> Result<String, StepError>
Expand description

Extract the first JSON object or array from text that may contain prose.