Closed yveszoundi closed 2 years ago
Fix issue #5 with the following changes
url
DocUrl
I added 2 factory methods for local document URLs construction: local_into_abs and local_as_abs.
local_into_abs
local_as_abs
std::fs::canonicalize
Fix issue #5 with the following changes
url
crate dependency for document URL validationDocUrl
type to hold pre-validate document URLs (relaxed validation)DocUrl
type