pub fn parse_netelements_response(
json: &Value,
) -> Result<Vec<RinfNetelementRow>, ProjectionError>Expand description
Parse the SPARQL-JSON response for the netelements query.
pub fn parse_netelements_response(
json: &Value,
) -> Result<Vec<RinfNetelementRow>, ProjectionError>Parse the SPARQL-JSON response for the netelements query.