Function servoshell::parser::parse_url_or_filename

source ยท
pub fn parse_url_or_filename(cwd: &Path, input: &str) -> Result<ServoUrl, ()>