Trait thread_scoped::ScopedDetach [−][src]
Detaches a child thread from its guard
Required methods
fn detach(self)
[src][−]
Detaches a child thread from its guard
Note: Only valid for the ’static lifetime