Function tvix_eval::vm::generators::request_path_import
source ยท pub(crate) async fn request_path_import(co: &GenCo, path: PathBuf) -> PathBuf
Expand description
Request that the VM import the given path.
pub(crate) async fn request_path_import(co: &GenCo, path: PathBuf) -> PathBuf
Request that the VM import the given path.