pub fn has_tracing_config_update(updates: &ConfigUpdates) -> bool
Expand description
Returns true if updates
contains an update to a tracing config, false otherwise.
pub fn has_tracing_config_update(updates: &ConfigUpdates) -> bool
Returns true if updates
contains an update to a tracing config, false otherwise.