get_files_with_ext
cargo_
openvm
1.4.0
In cargo_
openvm::
util
cargo_openvm
::
util
Function
get_
files_
with_
ext
Copy item path
Source
pub fn get_files_with_ext(dir: &
Path
, extension: &
str
) ->
Result
<
Vec
<
PathBuf
>>