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