Function json_model::extract_id

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