pub(crate) async fn request_import_cache_lookup(
    co: &GenCo,
    path: PathBuf
) -> Option<Value>
Expand description

Request a lookup in the VM’s import cache.