Function path

Source
pub fn path<T>(input: T) -> Path
where PathInput: From<T>,