#[patch]
#[patch("path"[, attributes])]
"path"
#[patch("/")] async fn example() -> impl IntoResponse { "hello world" }