Expand description
§URI Parsing Utilities
Functions for parsing and converting URI/URL representations.
Functions§
- GetURL
FromURI ComponentsDTO - Helper to get a
Urlfrom aserde_json::Valuewhich is expected to be aUriComponentsDTO from VS Code.
Functions for parsing and converting URI/URL representations.
Url from a serde_json::Value which is expected to be a
UriComponents DTO from VS Code.