pub fn annotate_thread_name<T>(name: T)
Available on crate feature
client_requests_defs
only.Expand description
Tell DRD to assign the specified name to the current thread.
This name will be used in error messages printed by DRD.