sqlx_
core
0.8.2
In sqlx_
core::
fs
sqlx_core
::
fs
Function
remove_dir_all
Copy item path
source
pub async fn remove_dir_all<P:
AsRef
<
Path
>>(path: P) ->
Result
<
()
>