Function glib::filename_to_uri [−][src]
pub fn filename_to_uri<'a, P: AsRef<Path>, Q: Into<Option<&'a str>>>(
filename: P,
hostname: Q
) -> Result<String, Error>
pub fn filename_to_uri<'a, P: AsRef<Path>, Q: Into<Option<&'a str>>>(
filename: P,
hostname: Q
) -> Result<String, Error>