Function convert_string_to_file_path

Source
pub fn convert_string_to_file_path(string: impl AsRef<str>) -> FilePath
Expand description

Convert string to FilePath.

ยงNote

This does not query or validate the file system.