Module UriParsing

Module UriParsing 

Source
Expand description

§URI Parsing Utilities

Functions for parsing and converting URI/URL representations.

Functions§

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