openvm_sdk::fs

Function read_exe_from_file

Source
pub fn read_exe_from_file<P: AsRef<Path>>(path: P) -> Result<VmExe<BabyBear>>