Skip to main content

decode_relative_path

Function decode_relative_path 

Source
pub fn decode_relative_path(relative: &str) -> Result<DavPath, DavPathError>
Expand description

Parses a mount-relative request path and returns its canonical decoded representation.