pub const HTTP__ROUTE: &str = "http.route";Expand description
The matched route, that is, the path template in the format used by the respective server framework.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
URL__TEMPLATE(url.template)
pub const HTTP__ROUTE: &str = "http.route";The matched route, that is, the path template in the format used by the respective server framework.
URL__TEMPLATE (url.template)