wasmer_wasix::runtime::resolver::utils

Function file_path_from_url

Source
pub(crate) fn file_path_from_url(url: &Url) -> Result<PathBuf, Error>