[][src]Function tracing_facade::supports_metadata

pub fn supports_metadata() -> bool

Determines whether a Tracer has been installed, and if it supports metadata.

If a Tracer has been installed, returns the result of Tracer::supports_metadata. Otherwise, returns false.