delete_file_inner
juiceback
0.1.0
In juiceback::
routes::
manage
juiceback
::
routes
::
manage
Function
delete_
file_
inner
Copy item path
Source
async fn delete_file_inner( state: &
Arc
<
AppState
>, id: &
str
, token: &
str
, ) ->
Result
<
()
,
AppError
>