Centril / rfc-effects

Preparing an RFC on effect polymorphism in Rust with focus on 'const'
10 stars 0 forks source link

Internals: Start of an effects system (for async etc) #4

Open Centril opened 6 years ago

Centril commented 6 years ago

Thread: https://internals.rust-lang.org/t/start-of-an-effects-system-rfc-for-async-etc-is-there-any-interest-in-this/7215

Draft RFC: https://github.com/canndrew/rfcs/blob/effects/text/0000-effects.md

Previous thread: https://internals.rust-lang.org/t/async-and-effect-handlers/5801