resolve_uri

Function resolve_uri 

Source
pub fn resolve_uri<'a>(
    value: &'a Value,
    uri: &str,
) -> Result<&'a Value, DataContractError>