delete_path

Function delete_path 

Source
pub fn delete_path<'a>(
    json: &'a str,
    path: &'a str,
) -> Result<String, GJSONError>