delete_file

Function delete_file 

Source
pub async fn delete_file(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
) -> StatusCode