Module dav_server::davpath
source · Expand description
Utility module to handle the path part of an URL as a filesytem path.
Structs§
- URL path, with hidden prefix.
- Reference to DavPath, no prefix. It’s what you get when you
DerefDavPath, and returned byDavPath::with_prefix().
Enums§
- Error returned by some of the DavPath methods.