exec-rs icon indicating copy to clipboard operation
exec-rs copied to clipboard

C++ p2300 proposal in Rust

Rust Exec

exec-rs is a rust implementation of the Senders model of asynchronous programming proposed by P2300 - std::execution.

Reference

std::execution

Senders - A Standard Model for Asynchronous Execution in C++

txrx