Crate path_as_uri

Crate path_as_uri 

Source

Functions§

get_path_as_uri_or_error
Converts a path to a URI. The path must be absolute.
get_path_as_uri_string
Converts a path to a URI and returns it as a string. The path must be absolute.
get_path_as_uri_string_or_error
Converts a path to a URI and returns it as a string. The path must be absolute.

Type Aliases§

PathAsUriAsString
PathThatMustBeAbsolute