pub fn fetch(
url: &str,
version_req: Option<&str>,
source_name: &str,
cache: &GlobalCache,
options: &FetchOptions,
) -> Result<ResolvedRef, MarsError>pub fn fetch(
url: &str,
version_req: Option<&str>,
source_name: &str,
cache: &GlobalCache,
options: &FetchOptions,
) -> Result<ResolvedRef, MarsError>