Module utils

Module utils 

Source

Functionsยง

cmp_version_precedence ๐Ÿ”’
Compare optional package versions by SemVer precedence, i.e. ignoring build metadata as the spec requires (1.0.0+a and 1.0.0+b rank equally). None orders below any Some, matching Optionโ€™s own ordering.
file_path_from_url ๐Ÿ”’
http_error ๐Ÿ”’
url_from_file_path ๐Ÿ”’
Polyfill for Url::from_file_path() that works on wasm32-unknown-unknown.
webc_headers ๐Ÿ”’