Skip to main content

delete_point

Function delete_point 

Source
pub async fn delete_point(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<(String, u64)>,
) -> impl IntoResponse
Expand description

Delete a point by ID.