Expand description
The error types defined by this crate.
Structs
- The error returned when
BasePathBuf::try_new
is given a path without a prefix. - The error returned when
BasePath::try_new
is given a path without a prefix. - The error returned when
BasePath::parent
cannot remove the path’s last component.