How to use tauri::api::dir::read_dir
from v1 in v2 in rust side?
#11868
-
How to use I see that |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
Dec 4, 2024
Replies: 1 comment
-
Use https://doc.rust-lang.org/std/fs/fn.read_dir.html instead |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dmytro587
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use https://doc.rust-lang.org/std/fs/fn.read_dir.html instead