Skip to main content

is_relative_path

Function is_relative_path 

Source
pub fn is_relative_path(input: &str) -> bool
Expand description

Returns true when the input is non-empty and not absolute.