Skip to main content

delete

Function delete 

Source
pub async fn delete(
    __arg0: State<AppState>,
    authority: Authority,
    __arg2: Path<(String, String)>,
) -> Response