pub(crate) fn new_executable_file() -> Result<Arc<dyn DirectoryEntry>, Error>
Expand description

Creates and returns a Rust VFS VmoFile-backed executable file using the contents of the conformance test harness binary itself.