[go: up one dir, main page]

pub fn filename_to_uri<P: AsRef<Path>>(
    filename: P,
    hostname: Option<&str>
) -> Result<GString, Error>