remove_file
sqlx_
core
0.8.6
In sqlx_
core::
fs
sqlx_core
::
fs
Function
remove_
file
Copy item path
Source
pub async fn remove_file<P:
AsRef
<
Path
>>(path: P) ->
Result
<
()
>