extract_id

Function extract_id 

Source
pub fn extract_id(
    obj: &Map<String, Value>,
    path: &mut DocumentPath,
) -> Result<String, Error>