cargo_
openvm
1.4.3
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
>>