Crate to_absolute

Source

Enums§

Error

Functions§

canonicalize
to_absolute
get the absolute path for specified file. Note: the file must exist.
to_absolute_from_current_dir
get the absolute path for specified file, relative to current working directory.

Type Aliases§

Result