Function glean_core::glean_get_debug_view_tag

source ·
pub fn glean_get_debug_view_tag() -> Option<String>
Expand description

Gets the currently set debug view tag.

§Returns

Return the value for the debug view tag or None if it hasn’t been set.