Come Async You Are
ruxe’s async write path: getting events into a synchronous store from any task, without tying the library to an async runtime.
ruxe’s async write path: getting events into a synchronous store from any task, without tying the library to an async runtime.
How I taught Rust’s type system to refuse my own parallel-Redux data races, with one false start and one mind-shift.