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