current_query_label

Function current_query_label 

Source
pub fn current_query_label() -> Option<String>
Expand description

Fetch the innermost query label associated with the current execution thread.

Always returns None in non-test builds.