Skip to main content

child_relative_path

Function child_relative_path 

Source
pub fn child_relative_path(
    parent: &str,
    name: &[u8],
    is_collection: bool,
) -> Result<String, DavPathError>
Expand description

Returns a child path with collection trailing-slash semantics.