GetURLFromURIComponentsDTO

Function GetURLFromURIComponentsDTO 

Source
pub fn GetURLFromURIComponentsDTO(URIDTO: &Value) -> Result<Url, CommonError>
Expand description

Helper to get a Url from a serde_json::Value which is expected to be a UriComponents DTO from VS Code.