track_thread_join

Function track_thread_join 

Source
pub fn track_thread_join<T>(
    thread_id: &str,
    location: &str,
    result: Result<T>,
) -> Result<T>
Expand description

Track thread join