Crate parse_dat_url

Source
Expand description

§parse-dat-url

url parser to support versioned dat URLs

Useful links:

Structs§

DatUrl
Main structure exported. It holds a reference to the string itself, but it is capable of becoming owned, in order to send it across threads.

Enums§

Error
Possible errors returned by the parsing operation