Skip to content

durka/spawner.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spawner

Travis CI

A tiny crate providing a wrapper for thread::spawn that can optionally auto-join threads when it goes out of scoped.

It's the less useful half of thread::scoped (the more useful half being support for non-move closures).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages