Skip to main content

BROWSER_DOCUMENT_URL_FULL

Constant BROWSER_DOCUMENT_URL_FULL 

pub const BROWSER_DOCUMENT_URL_FULL: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Absolute URL of the current browser document according to RFC3986.

§Notes

§Examples

  • "https://www.example.com/search?q=OpenTelemetry#SemConv"