sqlx_
core
0.8.3
In sqlx_
core::
fs
sqlx_core
::
fs
Function
remove_dir
Copy item path
Source
pub async fn remove_dir<P:
AsRef
<
Path
>>(path: P) ->
Result
<
()
>