pub fn child_relative_path( parent: &str, name: &[u8], is_collection: bool, ) -> Result<String, DavPathError>
Returns a child path with collection trailing-slash semantics.