Skip to main content

is_directory_path

Function is_directory_path 

Source
pub fn is_directory_path(path: &str) -> bool
Expand description

Whether a request path names a directory, per the spec: an empty path or one ending in /.