uri_path_has_hidden_segment

Function uri_path_has_hidden_segment 

Source
pub fn uri_path_has_hidden_segment(uri_path: &str) -> bool
Expand description

Whether the URI path has any segment that begins with “.”.