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