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