Function tvix_eval::vm::generators::request_open_file
source ยท pub async fn request_open_file(co: &GenCo, path: PathBuf) -> Box<dyn Read>
Expand description
Request that the VM open a std::io::Read for the specified file.