std::net::url

parse

fn Url? parse(Allocator allocator, String url_string)
Parse a URL string into a Url struct.

Parameters