Tasks can be used as co-routines, but they impose restrictions on data types that can be exchanged (as well as add some scheduler overhead, I presume).
Are there any plans for separating stack switching and concurrency? (Or maybe there's already a module for this in the library, that I missed?)
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
