# Deprecated
It was probably a bad idea to use this crate in the first place.
# breadthread
[](https://dev.azure.com/jtnunley01/gui-tools/_build/latest?definitionId=17&branchName=master) [](https://crates.io/crates/breadthread) [](https://docs.rs/breadthread)
`breadthread` provides a thread for getting that bread.
Certain APIs are thread unsafe, and it would be nice to be able to use them in a thread-safe
context, since certain runtimes require data to be `Send`. `breadthread` provides
a mechanism to export this work to another thread.
## License
MIT/Apache2 License