pub fn is_descendant_path(parent: &str, child: &str) -> bool
Returns whether child is strictly below parent on a DAV path-segment boundary.
child
parent