Skip to main content

Module absolute_path

Module absolute_path 

Source
Expand description

Describe absolute path. Prefer using absolute path instead of relative paths when ever possible.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module ::prelude :: *.

Structs§

AbsolutePath
A new type representing an absolute path.