breadthread

Crates.iobreadthread
lib.rsbreadthread
version0.1.4
sourcesrc
created_at2021-06-15 05:34:42.671905
updated_at2023-03-30 22:38:02.473278
descriptionGUI abstraction; adds a thread controller that helps get some bread
homepagehttps://github.com/notgull/breadthread#readme
repositoryhttps://github.com/notgull/breadthread
max_upload_size
id410261
size40,808
John Nunley (notgull)

documentation

README

Deprecated

It was probably a bad idea to use this crate in the first place.

breadthread

Build Status crates.io docs.rs

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

Commit count: 21

cargo fmt