Skip to main content

is_descendant_path

Function is_descendant_path 

Source
pub fn is_descendant_path(parent: &str, child: &str) -> bool
Expand description

Returns whether child is strictly below parent on a DAV path-segment boundary.