Expand description
Resolution of existing paths within reviewed filesystem boundaries.
Structs§
- Outside
Root - An owned diagnostic for a path that is not below a required root.
- Resolve
Error - Failure to resolve an existing relative path within a root.
Enums§
Functions§
- relative_
to - Require
pathto be lexically belowrootand return its relative suffix. - resolve_
existing - Resolve an existing reviewed relative path while confining symbolic links.