openvm_
benchmarks_
utils
1.4.3
openvm_benchmarks_utils
Function
read_elf_file
Copy item path
Source
pub fn read_elf_file(elf_path: &
PathBuf
) ->
Result
<
Elf
>